LispWorks CAPI User Guide > 14 Printing from the CAPI--the Hardcopy API

NextPrevUpTopContentsIndex

14.5 Handling pages--page on demand printing

In Page on Demand Printing, the application provides code to print an arbitrary page. The application should be prepared to print pages in any order. This is the preferred means of implementing printing. Page on Demand printing uses the with-document-pages macro, which iterates over all pages in the document.


LispWorks CAPI User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex