The ComPdfUtil type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ComPdfUtil |
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| DefaultPrinterName |
Returns the default printer name for the assembly.
|