ExportPDFToImages (open)

Export each page of the PDF to an image

Syntax

LOADLIB "mod::system/lib/printer.whlib";

RECORD ARRAY FUNCTION ExportPDFToImages(BLOB inpdf)

Parameters

BLOB inpdf

PDF to read

Return value

RECORD ARRAY

The images in wrapped blobs, one for each page