ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / PDF Reader functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
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: Sets the first page of the PDF file as cover page. The first page is displayed on the right when viewing in 2-page mode.pdfParameter type
dispEnableScrollingPage display mode in the PDF reader: Display with progressive scrolling: Displays pages in an uninterrupted vertical column occupying the width of one page. Scrolling can be enabled for both 1-page and 2-page display modes.pdfParameter type
dispDefaultPage display mode in the PDF reader: Default display.pdfParameter type
dispTwoPagePage display mode in the PDF reader: Display two pages side by side in the PDF reader.pdfParameter type
dispSinglePagePage display mode in the PDF reader: Displays one page of the PDF file at a time in the PDF reader. Margins are not displayed.pdfParameter type
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 the PDF file: Create a color PDF file.pdfParameter type
pdfGrayscaleColor management in the PDF file: Create a black and 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
rotationAnticlockwiseRotates the page -90 degrees. PDFReaderRotatePage
rotationClockwiseRotates the page 90 degrees. PDFReaderRotatePage
zoomFitVisibleDefault zoom when the PDF file is opened: Zoom to content.pdfParameter type
zoomDefaultDefault zoom when the PDF file is opened: Default zoom.pdfParameter type
zoomFullPageDefault zoom when the PDF file is opened: Zoom to display the whole page.pdfParameter type
zoomFullHeightDefault zoom when the PDF file is opened: Zoom to display the entire vertical space of the page.pdfParameter type
zoomFullWidthDefault zoom when the PDF file is opened: Zoom to display the entire horizontal space of the page.pdfParameter type
zoomActualSizeDefault zoom when the PDF file 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: 05/02/2023

Send a report | Local help