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 inpdfPDF to read
Return value
RECORD ARRAYThe images in wrapped blobs, one for each page