Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-5174

stream / flush PDF to outputstream

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Writing
    • None

    Description

      My use case is that I'm building pretty large PDFs with a lot of (smallish) images and then write them to file. The only way to do so with PDFBox appears to be building the full PDF file in memory and then write it to an OutpuStream (unless there's something I didn't find?). This is possible with pdflib and iText and is a blocker for my use case, since I'm doing that on request on a web server that quickly goes out of memory with PDFBox

      Attachments

        Activity

          People

            Unassigned Unassigned
            eroux Elie Roux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: