On Wed, Feb 18, 2009 at 11:23:16PM +0530, Akshat Singh <[email protected]> wrote: > Does pdf2swf not convert links like www.domainname.com and only > converts http://www.domainname.com. I have one pdf with non http:// > links that are not preseved in the output swf.
That's probably just a text, not a real link, and Acrobat Reader just autoconverts that to a link because it starts with "www.". (Check out your Acrobat preferences) pdf2swf doesn't perform this autodetection. Greetings Matthias
