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 (Windows version) - 14 Jun 2006

NextPrevUpTopContentsIndex