The ComPdfUtil type exposes the following members.

Constructors

  NameDescription
ComPdfUtil

Methods

  NameDescription
GetCompatiblePrinters
Get list of compatible printers
GetPrinterAppFolder
COM Wrapper for static method PdfUtil.GetPrinterAppFolder.
GetPrinterVersion
COM Wrapper for static method PdfUtil.GetPrinterVersion.
Merge
Merge two or more PDF files. This function requires that you have pdftk.exe installed in your PDF writer application folder.
PrintFile
COM Wrapper for static method PdfUtil.PrintFile.
SignPdf
Apply a digital signature to a PDF document.
WaitForFile
COM Wrapper for static method PdfUtil.WaitForFile.

Properties

  NameDescription
DefaultPrinterName
Returns the default printer name for the assembly.

See Also