You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "lee liao (JIRA)" <ji...@apache.org> on 2014/02/21 21:23:20 UTC

[jira] [Updated] (FOP-2347) "insufficient data for an image" on generated pdf file

     [ https://issues.apache.org/jira/browse/FOP-2347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lee liao updated FOP-2347:
--------------------------

    Attachment: madebyfop-20140221.pdf
                madebyfop-20130221.pdf
                chart.tif
                graphicinlistblock.fo

The steps to reproduce the issue
On a DOS command line
PATH = C:\fop-20130221;%PATH%
fop.bat -fo "graphicinlistblock.fo" -pdf "madebyfop-20130221.pdf"

On a new DOS command line
PATH = C:\fop-20140221;%PATH%
fop.bat -fo "graphicinlistblock.fo" -pdf "madebyfop-20140221.pdf"

> "insufficient data for an image" on generated pdf file
> ------------------------------------------------------
>
>                 Key: FOP-2347
>                 URL: https://issues.apache.org/jira/browse/FOP-2347
>             Project: Fop
>          Issue Type: Bug
>          Components: images
>    Affects Versions: trunk
>         Environment: Windows, Command line
>            Reporter: lee liao
>              Labels: patch
>             Fix For: trunk
>
>         Attachments: chart.tif, graphicinlistblock.fo, madebyfop-20130221.pdf, madebyfop-20140221.pdf
>
>
> Hi There,
> Acrobat reader XI shows "insufficient data for an image" on image page for generated pdf. The issue happens on recent nightly snapshot(fop-20140221) and not in nightly snapshot one year ago(fop-20130221). Some bugs got in the source on someday in last year. Please found the attachments of fo file, image file and generated pdf files made by the two nightly snapshot version.
> The way to reproduce the issue is easy. After setup correct PATH in Windows Dos console, submit the command 
> fop.bat -fo "graphicinlistblock.fo" -pdf "madebyfop-2014nnnn.pdf"
> Best regards,
> Lee



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)