|
|
|
|
|
|
|
Adds a watermark to all the pages of a PDF file in a PDF Reader control. |
|
|
|
|
|
|
Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
Gets the number of signatures in a PDF Reader control. |
|
|
|
|
|
|
Adds a watermark to all the pages of an existing PDF file. |
|
|
|
|
|
|
Creates a new PDF document from individual pages extracted from an existing PDF file. |
|
|
|
|
|
|
Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Adds an approval signature to an existing PDF. |
|
|
|
|
|
|
Extracts text from a PDF file. |
|
|
|
|
|
|
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
Adds a watermark to a page of an existing PDF file. |
|
|
|
|
|
|
PDF is one of the most widely used formats for sending and storing electronic documents... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document. |
|
|
|
|
|
|
Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
Adds a watermark to all or some pages of an existing PDF file. |
|
|
|
|
|
|
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document. |
|
|
|
|
|
|
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document. |
|
|
|
|
|
|
Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form. |
|
|
|
|
|
|
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3. |
|
|
|
|
|
|
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: - option text.
- selected or deselected state of the option.
|
|
|
|
|
|
|
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc. |
|
|
|
|
|
|
Creates a new PDF document from individual pages extracted from an existing PDF file. |
|
|
|
|
|
|
Extracts a page from a PDF file in a variable of type Image. |
|
|
|
|
|
|
Gets the signature of a PDF document as a buffer. |
|
|
|
|
|
|
Gets the date of one of the signatures of a PDF document. |
|
|
|
|
|
|
Checks whether the PDF file requires a password to be read. |
|
|
|
|
|
|
Merges several PDF files into a single PDF file. Files are merged one after the other. The paths of the PDF files can be included in an array.
|
|
|
|
|
|
|
Merges several password-protected PDF files into a single PDF file. |
|
|
|
|
|
|
Gets the number of signatures in a PDF document. |
|
|
|
|
|
|
Returns the total number of pages in a PDF file. |
|
|
|
|
|
|
Opens a PDF document and loads it in a pdfDocument variable. |
|
|
|
|
|
|
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory. |
|
|
|
|
|
|
The pdfParameter type defines all the characteristics of the PDF file to be generated. |
|
|
|
|
|
|
Protects a PDF document with a password. |
|
|
|
|
|
|
The pdfProtection type allows you to identify the protection options applied to a PDF document present in a variable of type pdfDocument. This new variable type is available from WINDEV Suite SaaS 2025 Update 3. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Adds an approval signature to an existing PDF. |
|
|
|
|
|
|
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
|
|
|
|
|
|
|
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page. |
|
|
|
|
|
|
Extracts text from a PDF file. |
|
|
|
|
|
|
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|