Pei-Tang Huang created PDFBOX-2623:
--------------------------------------
Summary: PDFPrinter.getPrintable returns Pageable instead of
PDFPageable for easier extending
Key: PDFBOX-2623
URL: https://issues.apache.org/jira/browse/PDFBOX-2623
Project: PDFBox
Issue Type: Improvement
Components: Utilities
Affects Versions: 2.0.0
Reporter: Pei-Tang Huang
Priority: Minor
Widen the returning type of {{PDFPrinter.getPageable}} from {{PDFPageable}} to
simply {{Pageable}}, so that one can reuse any existing Pageable classes like
{{java.awt.print.Book}} easily.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)