You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2015/11/06 01:38:27 UTC

[jira] [Resolved] (PDFBOX-2931) Make PDFPrintable margin-aligning and centering optional

     [ https://issues.apache.org/jira/browse/PDFBOX-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Hewson resolved PDFBOX-2931.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

I've added a new constructor to do this:

{code}
PDFPrintable(PDDocument document, Scaling scaling, boolean showPageBorder, float dpi, boolean center)
{code}

Thanks.

> Make PDFPrintable margin-aligning and centering optional
> --------------------------------------------------------
>
>                 Key: PDFBOX-2931
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2931
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Rendering
>            Reporter: Pei-Tang Huang
>            Assignee: John Hewson
>             Fix For: 2.0.0
>
>
> As mentioned in PDFBOX-2922 , it will be great if there exists option to control whether to margin-aligning / centering or not.
> Besides, should pdfbox have a "printing" component in JIRA?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org