The ComPdfUtil type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ComPdfUtil |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetCompatiblePrinters |
Get list of compatible printers
| |
| GetGhostscriptExecutable |
Find a Ghostscript installation and detect it's version number
| |
| GetHashCode | (Inherited from Object.) | |
| GetPrinterAppFolder |
COM Wrapper for static method PdfUtil.GetPrinterAppFolder.
| |
| GetPrinterVersion |
COM Wrapper for static method PdfUtil.GetPrinterVersion.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| 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.
| |
| Superimpose |
The superimpose function will create a PDF with a background or a stamp.
Your background or stamp is defined in one or more PDF files that is merged
with your input file to create the result.
This function requires that you have pdftk.exe installed in your PDF writer application folder.
| |
| ToString | (Inherited from Object.) | |
| WaitForFile |
COM Wrapper for static method PdfUtil.WaitForFile.
|
Properties
| Name | Description | |
|---|---|---|
| DefaultPrinterName |
Returns the default printer name for the assembly.
|