12.07.2015 Views

PDF Library Supplement to the Core API Reference - Datalogics

PDF Library Supplement to the Core API Reference - Datalogics

PDF Library Supplement to the Core API Reference - Datalogics

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>PDF</strong> <strong>Library</strong>-specific CallbacksEndSetupEndSetupACCB1 void ACCB2 EndSetup (ASStm stm,PDPrintClient printClient);Description(Optional) Callback for PDPrintClient. End <strong>the</strong> setup for printing a document.One task that might be performed here is <strong>to</strong> broadcast a notification for each range ofpages that will be printed, as in this pseudo code:Parametersfor i = 0 <strong>to</strong> numRanges-1 ...{NOTIFY(PDDocWillPrintPages)(doc, fromPage, <strong>to</strong>Page, psLevel,binaryOK);for pageNum = ranges[i]->startPage <strong>to</strong> ranges[i]->lastPage ...}stmprintClientThe PostScript print stream.The PDPrintClient from which this is invoked.Return ValueNoneHeader File<strong>PDF</strong>LExpT.hRelated MethodsPDDocPrintPages<strong>PDF</strong> <strong>Library</strong> <strong>Supplement</strong> <strong>to</strong> <strong>the</strong> Acrobat <strong>Core</strong> <strong>API</strong> <strong>Reference</strong> 73

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!