CalendarPrintConsumer
private
A print consumer that collects rendered pages into a local array for the Calendar print workflow. Each page produced by the CalendarPrinter is accumulated via the consumePage method, and the final array of pages is returned from finalize for display in the print window.
No results