On Sun, Nov 16, 2008 at 09:08:17PM -0500, Ronen Hen <[EMAIL PROTECTED]> wrote:
> It seems that we cannot convert a PDF file to SWF with links, when loading
> the converted SWF it seems that the links are show
> With the underline but they are "unclickable".
Might be an access problem. How's your Flash Player configured?
> Pdf2swf file.pdf -o file.swf
> Pdf2swf -T 8 file.pdf -o file.swf
>
> pdf2swf -s internallinkfunction=dolink -s externallinkfunction=dolink
> file.pdf -o file.swf
Maybe try
pdf2swf -T9 file.pdf -o file.swf
too.
If you can't get it working, please send me an example SWF.
Greetings
Matthias