I 'm fighting since some hours with a strange effect:
pdf2swf version 0.9.0 works fine and supports external links in SWF files converted out of PDF files with links.
On both Windows (compiled binary) and Linux (built from sources) systems.

But both version 0.9.1 and 0.9.2 are missing the script tag at all (links do not work in SWF files built with the same command line call, similar to this: -q -t -T 10 -s internallinkfunction=mz3.PDFlinkHandler -G -s linkcolor=00000000 -s storeallcharacters=1 -s zoom=100 -j80 -p 1 -f test.pdf -o test.swf

Although using the same PDF and pdf2swf parameters, the versions behave differently:
external links are working in 0.9.0, but not with 0.9.1 o r 0.9.2

As far as I understood links are realized as AS3 buttons (embedded in a <script> tag). I tested versions 0.9.1 and 0.9.2 only on Linux, since there is no Windows binary available for 0.91 or 0.92. And so far I failed to build a Windows version from the sources... And I double checked with a FLASH debugger, and SWF files built with 0.9.0 show the script block, those built with the latest versions do not.

Am I missing something (modified/new parameter settings)?
Although I could live with version 0.9.0 at the moment, I'd like to updated and keep in sync with the versions.
Any ideas or suggestions?

Thanks and regards; and (again) compliments for a great framework!
Hans


---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an 
existing subscription, please kindly point your favourite web browser 
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>

Reply via email to