ConcatenatePDFs (open)
Concatenate PDFs together
Syntax
LOADLIB "mod::system/lib/printer.whlib";
BLOB FUNCTION ConcatenatePDFs(BLOB ARRAY pdfs)Parameters
BLOB ARRAY pdfsPDFs to merge
Return value
BLOBCombined PDFs
Concatenate PDFs together
LOADLIB "mod::system/lib/printer.whlib";
BLOB FUNCTION ConcatenatePDFs(BLOB ARRAY pdfs)BLOB ARRAY pdfsPDFs to merge
BLOBCombined PDFs