These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Software Library for PDF Creation and Manipulation

mgs
Registered: Feb 3 2007
Posts: 4

As a software developer I am looking for a libary for manipulating PDF documents from within my own applications - such as: open PDF, find text, modify bookmarks, update text, etc.
 
Does Adobe offer a libary which can be used from either VB6 or VS2005 languages?

My Product Information:
Acrobat Pro 8, Windows
pdftrainer
Expert
Registered: Dec 14 2005
Posts: 180
Adobe and third parties offer creation libraries.

As far as manipulation goes, the answer is "it depends." Start out with the free interactive communication guide:

[url=http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/iac/IACReference.pdf]http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/iac/IACReference.pdf[/url]

Carl Young
[url=http://www.pdfconference.com]www.pdfconference.com[/url]

A certified expert on Adobe Acrobat, Carl Young is an Adobe Acrobat and LiveCycle Designer trainer and consultant based in Phoenix. He is the producer of the [link=http://www.pdfconference.com/]PDF Conference[/link].

mgs
Registered: Feb 3 2007
Posts: 4
Thank's a lot for the answer.

I did look at the above mentioned document. It seems as if the "it depends" is better expressed as "probably not".

Accessing PDF documents with a programming model seems to be complicated and not all functions are supported. There are several libraries from Adobe and from third parties. I have not found a library, which can be used for a big number of tasks. Probably, even if you combined all libraries, some needed functions would still be left outside.