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

Rendering of this PDF generate black pixels

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0 PDFBox
    • None
    • None
    • Windows 10. Java 8_u91

    Description

      I'm trying to render well the attached pdf. At the beginning, the rendering result was white pages but when I added the external libraries, I succeeded to have a visual result.
      Unfortunately, I got some huge black pixels in the image. Do you have an idea where they come from? Is there a way to set a rendering parameter to avoid this?
      Thank you in advance!

      </dependency>
             <dependency>
             <groupId>com.github.jai-imageio</groupId>
             <artifactId>jai-imageio-jpeg2000</artifactId>
      </dependency>
      <dependency>
              <groupId>com.github.jai-imageio</groupId>
              <artifactId>jai-imageio-core</artifactId>
       </dependency>
      <dependency>
              <groupId>com.levigo.jbig2</groupId>
              <artifactId>levigo-jbig2-imageio</artifactId>
      </dependency>
      

      Attachments

        1. testPDF.pdf
          805 kB
          Kevin Senechal
        2. testPDF2.jpg
          153 kB
          Kevin Senechal

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ksenechal Kevin Senechal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: