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

simon steiner resolved FOP-1318.
--------------------------------
    Resolution: Works for Me

> ImageProvider should be overridable in ImageFactory
> ---------------------------------------------------
>
>                 Key: FOP-1318
>                 URL: https://issues.apache.org/jira/browse/FOP-1318
>             Project: FOP
>          Issue Type: Bug
>          Components: image/unqualified
>    Affects Versions: 0.93
>         Environment: Operating System: other
> Platform: PC
>            Reporter: Torok Edwin
>         Attachments: tiffbug.zip, tiff_jaio.patch
>
>
> Fop-0.93 uses its internal TIFFImage reader, and I have encountered problems
> with it:
> - tiff is compressed using group4 compression
> - I include the tiff in a generated PDF by using external-graphic in my .fo 
> file
> The resulting image is corrupt (size wrong, extra white lines in the middle of
> the image, like for a broken interlaced file).
> Using JAI ImageIO the generated PDF looks ok. Using JAI only, the generated 
> PDF
> looks ok, but the size of the image is wrong.
> The imageprovider being used is hardcoded in the ImageFactory constructor. 
> This
> should be overridable. (eg: a setting in FOUserAgent).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to