|
- Overview
- Simple operations on PDF files
- Advanced operations on PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents. Several methods can be used to create or manage PDF files: Simple operations on PDF files Various functions allow you to perform simple operations on PDF files. These functions directly handle the PDF file:
| | PDFExtractPage | Returns an Image type variable containing a page from a PDF file. | PDFIsProtected | Checks whether the PDF file requires a password in order to be read. | PDFMerge | Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array. | PDFMergeWithPassword | Merges several existing and password-protected PDF files into a single PDF file. | PDFNumberOfPages | Returns the total number of pages found in a PDF file. | PDFPassword | Protects a PDF document with a password. | PDFToText | Extracts the text found in a PDF file. |
Versions 25 and later New in version 25
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |