[
https://issues.apache.org/jira/browse/PDFBOX-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270602#comment-16270602
]
ASF GitHub Bot commented on PDFBOX-4025:
----------------------------------------
GitHub user synalysis opened a pull request:
https://github.com/apache/pdfbox/pull/40
PDFBOX-4025: Allow other page sizes than US Letter for conversion fro…
Resolves https://issues.apache.org/jira/browse/PDFBOX-4025
Would be great if this could also be added to version 2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/synalysis/pdfbox trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/pdfbox/pull/40.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #40
----
commit 288c449fd0263e40f726c3034419d5866d929e24
Author: Andreas Pehnack <[email protected]>
Date: 2017-11-29T11:08:29Z
PDFBOX-4025: Allow other page sizes than US Letter for conversion from text
to PDF
----
> Other page sizes than US Letter should be selectable in TextToPDF
> -----------------------------------------------------------------
>
> Key: PDFBOX-4025
> URL: https://issues.apache.org/jira/browse/PDFBOX-4025
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities
> Affects Versions: 2.0.8
> Reporter: Andreas Pehnack
> Priority: Minor
> Fix For: 2.0.9, 3.0.0 PDFBox
>
>
> Currently TextToPDF always uses US Letter as page size - PDRectangle.LETTER
> set in constructor of PDPage.
> It would be desirable to pass other page sizes as defined in PDRectangle.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]