Word - Hyperlinks and Bookmarks

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
sstiles
Posts: 1
Joined: Thu Jun 26 2003

Word - Hyperlinks and Bookmarks

Post by sstiles »

Is there a way to programmatically convert the hyperlinks in a Word doc to links in a PDF when printing the word doc?

Can bookmarks be created from a particular font style in word? and can this be done programmatically also when printing?

Thanks
Steve
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

You can convert hyperlinks programmatically by adding 'Convert Hyperlinks' to FileNameOptions.

I don't have the manual currently, but you can find the value you need to add by looking at FileNameOptions() in the Developers' manual 'Common Driver Interface .pdf'

Concerning bookmarks, we have a free took that enables you to generate bookmarks from a Word document, it is pdfsplit.exe, please feel free to check it at our support section: http://www.amyuni.com/en/support/downloads.html

Hope this helps.
Post Reply