[ 
https://issues.apache.org/jira/browse/PDFBOX-2623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288544#comment-14288544
 ] 

ASF subversion and git services commented on PDFBOX-2623:
---------------------------------------------------------

Commit 1654106 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1654106 ]

PDFBOX-2623: Return Pageable to facilitate subclassing

> 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
>            Assignee: John Hewson
>            Priority: Minor
>              Labels: PDFPrint
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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)

Reply via email to