On Thu, Jun 04, 2009 at 10:39:12AM +0530, Mayur Thakor <[email protected]> wrote: > The hyper links in PDF files do not converted properly unless its a pure > hyper links created with all required steps. We tried to deal with it using > different versions but nothing seems to be working on it.
Some PDFs just contain plain text starting with "http:" (or even "www."), and Acrobat Viewer tends to convert that into a hyperlink without asking. pdf2swf doesn't do that. Create real Hyperlinks in the PDF for links to work in the SWF. Matthias
