Re: [Swftools-common] using with linux

2008-07-31 Thread Matthias Kramm
On Wed, Jul 30, 2008 at 05:44:34PM +, gabriel troisgros [EMAIL PROTECTED] wrote: after installing [...] pdf2swf file.pdf -o destination.swf it returns me a (logical) command not found... Maybe /usr/local/bin/ isn't in your path? Try export PATH=$PATH:/usr/local/bin pdf2swf

[Swftools-common] I need update to sc file format

2008-07-31 Thread Jean
Hi, I'm playing with swfc and I don't know what parameters I can put after keywords. For example after .put I need a resource name, optionally x=xcoord, optionally y=ycoord, optionally  alpha=alphapercent% but what else. Which can be describe as : .put resource [x=xcoord] [y=ycoord]

[Swftools-common] still having error messages with pdf2swf

2008-07-31 Thread gabriel troisgros
Hi i've finally installed 0.8 version, without problems apparently...but i have an error message when trying to convert a pdf: with the command: pdf2swf test.pdf -o test.swf pdf2swf: relocation error: pdf2swf: undefined symbol: FT_Get_Postscript_Name Any clue ? thanks ! Gabriel

Re: [Swftools-common] still having error messages with pdf2swf

2008-07-31 Thread Matthias Kramm
On Thu, Jul 31, 2008 at 08:56:47AM +, gabriel troisgros [EMAIL PROTECTED] wrote: Hi i've finally installed 0.8 version, without problems apparently...but i have an error message when trying to convert a pdf: with the command: pdf2swf test.pdf -o test.swf pdf2swf: relocation error:

[Swftools-common] SWFTools, Fink, Mac

2008-07-31 Thread Benedikt Quirmbach
Hi, I found a link to a Fink project for SWFTools. I want to install it on my Mac, but I don't know how. This is the link: http://pdb.finkproject.org/pdb/package.php/swftools I installed the newest version of Fink and FinkCommander on my Mac. But SWFTools is not listed in FinkCommander...

RE: [Swftools-common] still having error messages with pdf2swf

2008-07-31 Thread gabriel troisgros
Hi and thanks for your reply here is the output of ldd /usr/local/bin/pdf2swf libjpeg.so.62 = /usr/lib/libjpeg.so.62 (0xb7f36000)libz.so.1 = /usr/lib/libz.so.1 (0xb7f28000)libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0xb7ef3000)libstdc++.so.3 =

Re: [Swftools-common] SWFTools, Fink, Mac

2008-07-31 Thread Matthias Kramm
On Thu, Jul 31, 2008 at 11:57:50AM +0200, Benedikt Quirmbach [EMAIL PROTECTED] wrote: I want to install it on my Mac, but I don't know how. This is the link: http://pdb.finkproject.org/pdb/package.php/swftools I installed the newest version of Fink and FinkCommander on my Mac. But

Re: [Swftools-common] swfc: move individual nodes in outline

2008-07-31 Thread Matthias Kramm
On Thu, Jul 31, 2008 at 10:36:24AM +0300, Vladimir Dzhuvinov [EMAIL PROTECTED] wrote: The obvious approach I imagined was to define an outline, which is basically a collection of points joined by lines, and then somehow to apply a matrix operation to each point in order to simulate a

[Swftools-common] Bugfix: pdf2swf: page numbering wraps to negative after 128 pages one-file-per-page output

2008-07-31 Thread Gareth Williams
Hi everyone, This is my first time posting here - I hope this is the right place to post this. I love the new feature in pdf2swf to allow one .swf file to be created for each page in the pdf. But I found a small bug with it: for documents with more than 128 pages, the page numbering wraps

[Swftools-common] Bugfix: pdf2swf: page numbering wraps to negative after 128 pages one-file-per-page output

2008-07-31 Thread Gareth Williams
Hi everyone, This is my first time posting here - I hope this is the right place to post this. I love the new feature in pdf2swf to allow one .swf file to be created for each page in the pdf. But I found a small bug with it: for documents with more than 128 pages, the page numbering wraps

[Swftools-common] SwfCombine Button Bug ?

2008-07-31 Thread Francisco Obarrio
Hello.. Im using swfcombine for merging my code with a library swfs and it really works awesome ! The only problem I have is when I have BUTTONS inside my library swf. Im using Windows stable release. Here is the command line. swfcombine -Tmz -o merged.swf main.swf library.swf swf_Relocate: