John T. Dow created PDFBOX-1322:
-----------------------------------

             Summary: gif with less than 256 colors prints wrong colors
                 Key: PDFBOX-1322
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1322
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 1.6.0
         Environment: windows 7, java 1.6, jasperreports/ireport 4.5.1
            Reporter: John T. Dow


Using JasperReports, generate report with embedded jpg image. To make the 
resulting pdf smaller, I converted the image to a gif and tried to use as few 
colors as possible. The image is very simple and jpg wasn't the correct format 
to begin with, since it just has three colors. I used fsview to reduce the 
number of colors from 256 to 4. It is correct when printed by adobe, but when 
the java program, using pdfbox, prints it, the white background is prints as 
grey and the solid blue section seems less saturated so it's a light blue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to