You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2014/06/08 21:30:04 UTC

[jira] [Closed] (PDFBOX-1524) Error with large Multipage-TIFF Files to PDF conversion

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

Tilman Hausherr closed PDFBOX-1524.
-----------------------------------

    Resolution: Cannot Reproduce

Closing for failing to respond. See also PDFBOX-2101 for memory problems.

> Error with large Multipage-TIFF Files to PDF conversion
> -------------------------------------------------------
>
>                 Key: PDFBOX-1524
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1524
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Writing
>    Affects Versions: 1.7.1
>         Environment: Ubuntu Linux 12.04 
> OpenJDK runtime
>            Reporter: Kai Oliver Quambusch
>            Priority: Critical
>
> Hey Guys!
> I've got an issue with PDFBox.
> I want to create a PDF about, let's say, 100 pages and every page contains
> an Image (I got the images from a .tiff file and decoded them to PNG).
> After about fifty pages I get an OutOfMemoryException from my Java runtime and
> the application terminates -  do you have an idea how I get rid of this? I tried for days
> to find a useable solution, but it's not that successive as I expected. 
> I don't want to reserve 2GiB of RAM space just for a Tiff to PDF conversion, so have
> you any ideas how I could continue my work?
> I already tried the .saveIncremental() methods, looked for page compression, extended the
> Heapspace with -Xmx1024M  and did a few other things but it still isn't working.
> It'd be great to hearing from you, thank you in advance!
> Regards,
> Kai Oliver



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