ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: PDF Reader functions
23 results
Closes and frees the PDF file displayed in a PDF Reader control.
Sets the position directly on the desired bookmark in the PDF document.
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
  • the page number for the specified position,
  • the X-position (in mm) for the specified position,
  • the Y-position (in mm) for the specified position.
Opens a PDF file displayed in a PDF Reader control.
Rotates a page displayed in the PDF Reader control.
Saves the content of a PDF Reader to a file.
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).
Sets the position on the next result of a search in the content of a PDF Reader control.
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
PDF Reader control and PDF file management constants
The following functions are used to manage PDF Reader controls:
The following functions are used to manage PDF Reader controls:
Closes and frees the PDF file displayed in a PDF Reader control.
Sets the position directly on the desired bookmark in the PDF document.
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following:
  • the page number for the specified position,
  • the X-position (in mm) for the specified position,
  • the Y-position (in mm) for the specified position.
Opens a PDF file displayed in a PDF Reader control.
Rotates a page displayed in the PDF Reader control.
Saves the content of a PDF Reader to a file.
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).
Sets the position on the next result of a search in the content of a PDF Reader control.
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.