Click the link below to open the online reference for the COM interface to the PDF Writer.

Online Reference COM Interface

The interface can be used as both a COM interface and a .NET interface. Over time the COM interface documented here will take over from the original COM interface.

When you look at the online documentation you will see a list of classes. The COM interface is represented by the following classes:

  • ComPdfSettings
  • ComPdfUtil

Using the COM Object

The COM objects have the ProgID Pdf7.PdfSettings and Pdf7.PdfUtil.

Top