ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: PDF functions
40 results
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.
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.
Applies an approval signature to an existing PDF.
Extracts text from a PDF document.
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 transmitting and storing electronic documents...
PDF file functions
PDF file functions
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 pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
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 in order to be read.
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Merges several existing and password-protected PDF files into a single PDF file.
Gets the number of signatures in a PDF document.
Returns the total number of pages found 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.
Saves the content of a pdfDocument variable in a ".PDF" file.
Applies 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 document.