Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Zlatko_Marcok@adobeforums.com #1
Creating PDF from Word and preserving hyperlinks using VB.NET
Hello.
I have a number of MS Word files containing hyperlinks to PDF files. I need to convert my Word files to PDF and preserve the hyperlinks. Printing to the PDF printer will not preserve the links unless I use pdfmarks and that approach led to other complications that I would like to avoid. I'm able to preserve the links by running PDFMaker from the MS Word menu. I need to do the same from VB.NET with automation. I've had success using the PdfMakerApiLib but that is an unsupported and undocumented interface and seems to work only on Acrobat 7. With Acrobat 6, I cannot find the PdfMakerApiLib and I would prefer not to use unsupported APIs.
What is the correct way to accomplish this task?
Another idea is to use automation to create the PDF from Word, then create the hyperlinks in Acrobat using automation. Would that be possible?
Zlatko_Marcok@adobeforums.com Guest
-
Hyperlinks do not work when converting Word Doc to PDF
I have a MS Word Mac document with a lot of hyperlinks in it. When I convert the document to PDF, the hyperlinks do not convert over to PDF. In other... -
Preserving hyperlinks from Word
I have not been able to create a pdf that preserves my links (within the document) with Acrobat 6.0. The target documents are created in Word 2002... -
Hyperlinks not working in PDF converted from word
Hi All, I have a 600 page document that contains hypelinked bookmarks.( one dodument only) They all work fine in word but when I convert them to... -
PDFMaker for Word > hyperlinks do not work when using columns
I found out that when I use columns in a Word document, often the hyperlinks do not work in the pdf file after I used PDFMaker to convert my Word... -
hyperlinks not converted from Word 2003 to Acrobat 5.0.5
I've checked the knowledge base and found some info, but without success. Does anyone know what has to be checked and where? -
Leonard_Rosenthol@adobeforums.com #2
Re: Creating PDF from Word and preserving hyperlinks using VB.NET
There are no APIs available to VB.NET for desktop conversion of file formats to PDF. There are plugin APIs (available via C/C++ plugins to Acrobat) for conversion using Acrobat.
In addition, Adobe offers our LiveCycle ES family for server and automated conversion solutions and it has a Java and .NET API.
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

