ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / PDF Reader functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following constants are used by the functions for managing PDF Reader controls:
ConstantDetailFunction or type of variable
dispWithCoverPagePage display mode in the PDF reader used: considers the first page of the PDF file as a cover page. The first page is displayed on the right when the page display is in 2-page mode.pdfParameter type
dispEnableScrollingPage display mode in the PDF reader used: Dequeue display: Displays pages in an uninterrupted vertical column occupying the width of a page. Scrolling can be enabled for both 1-page and 2-page display modes.pdfParameter type
dispDefaultPage display mode in the PDF reader used: Default display.pdfParameter type
dispTwoPagePage display mode in the PDF reader used: Display of two pages at a time, side by side from the PDF file in the PDF reader.pdfParameter type
dispSinglePagePage display mode in the PDF reader used: Display of a single page at a time from the PDF file in the PDF reader.. Margins are not displayed.pdfParameter type
New in version 2025
pdfCertificateExpired
The signature certificate has expired.
Attention This constant is only available from version 2025 Update 1.
Procedure parameters used by the PDFVerifySignatures function
pdfXCoordX-coordinate of the specified position on the page (expressed in millimetres). PDFReaderInfoXY
pdfYCoordY-coordinate of the specified position on the page (expressed in millimetres).PDFReaderInfoXY
pdfColorColor management in PDF files: Create a full-color PDF file.pdfParameter type
New in version 2025
pdfModifiedAfterSignature
PDF modified after signature.
Attention This constant is only available from version 2025 Update 1.
Procedure parameters used by the PDFVerifySignatures function
pdfGrayscaleColor management in PDF files: Create a black & white PDF file.pdfParameter type
pdfPageNumberNumber of the page that contains the specified position.PDFReaderInfoXY
pdfOriginScreenChanges the origin to calculate a position in the PDF Reader control. PDFReaderInfoXY
New in version 2025
pdfSignatureInvalid
The signature is invalid.
Attention This constant is only available from version 2025 Update 1.
Procedure parameters used by the PDFVerifySignatures function
rotationAnticlockwiseRotates the page -90 degrees. PDFReaderRotatePage
rotationClockwiseRotates the page 90 degrees. PDFReaderRotatePage
zoomFitVisibleDefault zoom applied to PDF file when opened: Zoom to content.pdfParameter type
zoomDefaultDefault zoom applied to PDF file when opened: Default zoom.pdfParameter type
zoomFullPageZoom applied by default to the PDF file when it is opened: Zoom to display an entire page.pdfParameter type
zoomFullHeightDefault Zoom applied to the PDF file when it is opened: Zoom to display the entire page at its full height.pdfParameter type
zoomFullWidthDefault Zoom applied to the PDF file when it is opened: Zoom to display the entire page width.pdfParameter type
zoomActualSizeDefault Zoom applied to the PDF file when it is opened: Zoom at 100%/.pdfParameter type
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/01/2025

Send a report | Local help