ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Etat PDF
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
PDFToText (Function)
Extract the text contained in an Document PDF.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
Reports
A report provides a custom view of data......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
21. Reports
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.