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

Add code for CCITT compression

    XMLWordPrintableJSON

Details

    Description

      The class org.apache.pdfbox.pdmodel.graphics.image.CCITTFactory contains code to create a PDImageXObject from an existing TIFF file. Unlike the corresponding JPEGFactory it does not provide any code to create a PDImageXObject from a BufferedImage. The main reason is that pdfbox contains only code to decompress CCITT group 3/4 files, code for compression is missing.

      Based on the compression code in Apache Commons Imaging I implemented the missing method and I'm willing to contribute it.
      I can provide a patch, but I would need advise whether it's preferable to duplicate code from Apache Commons Imaging or to create a dependency on it.

      Attachments

        Activity

          People

            tilman Tilman Hausherr
            Christian Gawron Christian Gawron
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: