pdf_exportjpg Function
This function used the Amyuni Drivers to generate RTF files. Reports can no longer be created using the Amyuni driver in Alpha Anywhere starting with version 4.6.2.7 (build 7544). The Amyuni drivers are no longer distributed with Alpha Anywhere.
Syntax
L flag = Pdf_exportJPG(c file, c result_file , c resolution)
Arguments
- file
Character
- result_File
Character. name of the .jpg file to create.
- resolution
Character. 'default', 'low', 'medium', 'high'
Description
Exports a PDF file as a JPG file. This is useful for converting a PDF file into a JPG file. If the PDF file has multiple pages then one .jpg file is created for each page.