API/ SDK for PDFCreator
Tue, 08/25/2009 - 14:25
PDFCreator is an impressive product. Have been using it recently to save prints to a specified directory in PDF format.
Is their an API/SDK for PDFCreator? Currently using VB.NET.
Thanks in advance.
Tue, 08/25/2009 - 15:13
#1
Hello,
yes, PDFCreator implements a COM-Object, that can be used to automate PDFCreator and control many aspects of the process. It is not a PDF library to draw single page elements though.
Have a look at the COM subfolder of your PDFCreator installtion. There you can find examples of how to use the COM Object.
kind regards,
Philip
Tue, 08/25/2009 - 16:20
#2
Thanks thats exactly what I needed.


