You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/06/02 22:22:49 UTC

[jira] [Commented] (PDFBOX-2821) Add PDDocument(boolean) constructor for creating new documents using scratch files

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

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

Commit 1683176 from [~lehmi] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1683176 ]

PDFBOX-2821: add new constructor to enable usage of scratch files as proposed by Jesse Long

> Add PDDocument(boolean) constructor for creating new documents using scratch files
> ----------------------------------------------------------------------------------
>
>                 Key: PDFBOX-2821
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2821
>             Project: PDFBox
>          Issue Type: New Feature
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: Jesse Long
>            Assignee: Andreas Lehmkühler
>            Priority: Minor
>         Attachments: PDFBOX-2821.patch
>
>
> Please add a PDDocument(boolean) constructor so that we may create new PDF files using scratch files instead of memory.
> Without this, we need to do weird loops to save the document after it has at least one page, then reload it, just so that we use scratch files.



--
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