ICEpdf
  1. ICEpdf
  2. PDF-427

A PDF rendered in black pages

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 4.3.2
    • Fix Version/s: 4.3.3
    • Component/s: None
    • Labels:
      None
    • Environment:
      ICEpdf PRO 4.3.2, Java 1.6_025

      Description

      The attached PDF was rendered into black pages. Screenshot demonstrating the outcome is attached.
      1. case_11156 Sample.pdf
        930 kB
        Evgheni Sadovoi
      2. SampleFile-case11166.pdf
        873 kB
        Evgheni Sadovoi
      1. outcome11156.jpg
        255 kB
      2. OutcomeFromSampleFile_Case11166.png
        111 kB

        Activity

        Hide
        Evgheni Sadovoi added a comment - - edited

        Log messages observed:
        org.icepdf.core.pobjects.Stream jpxDecode
        INFO: ImageIO missing required plug-in to read JPEG 2000 images. You can download the JAI ImageIO Tools from: https://jai-imageio.dev.java.net/

        Show
        Evgheni Sadovoi added a comment - - edited Log messages observed: org.icepdf.core.pobjects.Stream jpxDecode INFO: ImageIO missing required plug-in to read JPEG 2000 images. You can download the JAI ImageIO Tools from: https://jai-imageio.dev.java.net/
        Hide
        Evgheni Sadovoi added a comment -

        Similar issue with SampleFile-case11166.pdf
        Screenshot demonstrating the outcome is attached as well.

        Show
        Evgheni Sadovoi added a comment - Similar issue with SampleFile-case11166.pdf Screenshot demonstrating the outcome is attached as well.
        Hide
        Patrick Corless added a comment -

        The PDF samples have embedded JPEG2000 images streams. In order for ICEpdf to correctly view this images the Java Advanced Imaging (JAI) libraries must be on the class path. The library can be downloaded from, http://java.sun.com/products/java-media/jai/downloads/download-1_1_2.html

        The following jars should be on the classpath.

        clibwrapper_jio.java
        jai_imageio.jar
        jai_codec.jar
        jai_core.jar
        mlibwrapper_jai.jar

        Show
        Patrick Corless added a comment - The PDF samples have embedded JPEG2000 images streams. In order for ICEpdf to correctly view this images the Java Advanced Imaging (JAI) libraries must be on the class path. The library can be downloaded from, http://java.sun.com/products/java-media/jai/downloads/download-1_1_2.html The following jars should be on the classpath. clibwrapper_jio.java jai_imageio.jar jai_codec.jar jai_core.jar mlibwrapper_jai.jar

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Evgheni Sadovoi
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: