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

SaveIncremental does not work without signature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • Writing
    • None
    • Patch

    Description

      I know this feature is ongoing, but with the 2.0.0-RC builds the saveIncremental (without signature) stop working at all. A ByteArrayOutputStream is used in the COSWriter for output. This OutputStream will only be handled in the case, when we write a signature. Otherwise the whole content will be discarded.

      As I wrote some time ago on the mailinglist, incremental update work in a limited way. At the moment we use it for augmenting signatures and this works with the old 1.8.x but not with trunk after the patch PDFBOX-1847 was applied.

      Attachments

        1. saveIncremental.patch
          2 kB
          Thomas Chojecki

        Activity

          People

            tchojecki Thomas Chojecki
            tchojecki Thomas Chojecki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: