hi
I have a .doc document with some links inside (links to web sites or links inside the document)
when I convert the .doc to .pdf the links are not working; neither the links to web sites nor the ones through the document
what can I do? I really need these links working
thanks
convert .doc to .pdf but links are not working
Hi,
You need to add "Convert Hyperlinks" option while generating the pdf.
This will convert hyperlinks starting with www, http://, mailto:, ... to pdf.
If you are using the End User version of the PDF Converter you can set Hyperlinks conversion from the Advanced tab of the printer Properties.
If you are using thet Developer version you need to add the correspondant tag to your call of FileNameOptions.
Hope this helps.
You need to add "Convert Hyperlinks" option while generating the pdf.
This will convert hyperlinks starting with www, http://, mailto:, ... to pdf.
If you are using the End User version of the PDF Converter you can set Hyperlinks conversion from the Advanced tab of the printer Properties.
If you are using thet Developer version you need to add the correspondant tag to your call of FileNameOptions.
Hope this helps.