|
|
|
|
|
Funciones del control Lector PDF
Observación: Estas funciones también están disponibles en la sintaxis con prefijo ( Funciones del control Lector PDF (sintaxis con prefijo)). Las siguientes funciones permiten manipular controles Lector PDF:
| | PDFReaderClose | Cierra y libera el archivo PDF mostrado en un control Lector PDF. | PDFReaderGoToBookmark | Establece la posición directamente en el marcador deseado en el documento PDF. | PDFReaderHighlight | Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control. | PDFReaderInfoXY | 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.
| PDFReaderOpen | Abre un archivo PDF mostrado en un control Lector PDF. | PDFReaderRotatePage | Rotates a page displayed in the PDF Reader control. | PDFReaderSave | Guarda el contenido de un control Lector PDF en un archivo. | PDFReaderSeekFirst | 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). | PDFReaderSeekNext | Establece la posición en el siguiente resultado de una búsqueda en el contenido de un control Lector PDF. | PDFReaderSeekPrevious | Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control. |
Observación: La función iPrintPDF permite imprimir el contenido de un control Lector PDF.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|