pdf_exporthtml 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 PDF_ExportHTML(C file ,C Result_File [,C HTMLOption [,C OptimizationMethod ]])
Arguments
- file
Character
- Result_File
Character
- HTMLOption
Character
- OptimizationMethod
Character
Description
Exports a PDF file as a HTML document. HTMLOption choices: 'Layers' - single file with layers, 'Single' - single file, 'Multiple' - multiple files. OptimizationMethod choices are: 'No optimization', 'Line optimization' (Recommended), 'Paragraph optimization' and 'Table optimization'