ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
iParameterPDF (Function)
Defines the options for the generated PDF file.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
1
2
3
4
5
6
15
>