The ComPdfUtil type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ComPdfUtil |
Methods
Name | Description | |
---|---|---|
![]() | DecryptSetting |
Decrypt string encrypted using the Encrypt method.
|
![]() | EncryptPdf |
Encrypt a PDF document.
|
![]() | EncryptSetting |
Encrypt string for two way encryption.
|
![]() | 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.
|
![]() | PrintPdf |
Send an existing PDF file to a printer
|
![]() | ReadIniString |
Read a string from an ini file.
|
![]() | SignPdf |
Apply a digital signature to a PDF document.
|
![]() | SignPdfByThumbprint |
Apply a digital signature to a PDF document.
|
![]() | SignPdfByThumbprintEx |
Apply a digital signature to a PDF document.
|
![]() | SignPdfEx |
Apply a digital signature to a PDF document.
|
![]() | WaitForFile |
COM Wrapper for static method PdfUtil.WaitForFile.
|
![]() | WriteIniString |
Write a string to an ini file.
|
Properties
Name | Description | |
---|---|---|
![]() | DefaultPrinterName |
Returns the default printer name for the assembly.
|