On Thu, Sep 01, 2005 at 09:20:27PM -0800, James Revie wrote:
> With the syntax below -- pdf2swf converts the pdf file to a swf... but 
> then goes on to try and make it able to be browsable -- but fails 
> because it can't seem to initiate swfdump.  I've tried this with the 
> default_viewer and the others -- with the same results. 
> 
> Can you please help? 
> Below is the printout of the process.
> 
> swfcombine  `swfdump -XY "testing.swf"` "viewer_swish.swf" 
> viewport="testing.swf" -o "testing.swf
> FATAL   Failed to open `swfdump
> system() returned 1

Yes, the Windows version doesn't support the `swfdump -XY ...`
command substitution. That's a relict back from the days when
pdf2swf only worked on Unix machines.

The next snapshot will use the direct -X -Y notation in swfcombine
intead of the backtick operator, so it should work then.

Greetings

Matthias




_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to