You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Cornelis Hoeflake (JIRA)" <ji...@apache.org> on 2014/05/02 09:16:16 UTC

[jira] [Created] (PDFBOX-2051) PDFPrinter does not use getPageable()

Cornelis Hoeflake created PDFBOX-2051:
-----------------------------------------

             Summary: PDFPrinter does not use getPageable()
                 Key: PDFBOX-2051
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2051
             Project: PDFBox
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 2.0.0
            Reporter: Cornelis Hoeflake
             Fix For: 2.0.0


The print method (print(PrinterJob job, boolean isSilent)) does not use the getPageable() method, but constructs a PDFPageable directly.
I think it is better to use that method and is very helpful when someone wants to extend the PDFPrinter and PDFPageable to do some custom behaviour.



--
This message was sent by Atlassian JIRA
(v6.2#6252)