[
https://issues.apache.org/jira/browse/PDFBOX-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679488#comment-14679488
]
Pei-Tang Huang commented on PDFBOX-2922:
----------------------------------------
I want to:
1. customize the orientation behavior in {{PDFPageable}} and
2. remove the center on page in {{PDFPrintable}}
1 can be easily achieved by subclassing PDFPageable (if it is not final).
Thought 2 is harder to achieve when all the member in PDFPrintable is still
private.
> Make PDFPrintable and PDFPageable extandable
> --------------------------------------------
>
> Key: PDFBOX-2922
> URL: https://issues.apache.org/jira/browse/PDFBOX-2922
> Project: PDFBox
> Issue Type: Improvement
> Components: Rendering
> Affects Versions: 2.0.0
> Reporter: Pei-Tang Huang
>
> Would you please remove the {{final}} modifier from {{PDFPrintable}} and
> {{PDFPageable}} so that one can extending those classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]