Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
0.92
-
None
-
None
-
Operating System: Windows XP
Platform: PC
-
40062
Description
A bilevel CCITT Group 4 TIFF file is not published correctly when
its fill order equals 2.
In file org/apache/fop/image/TIFFImage.java, the loadOriginalData()
function does not take into account the TIFF_FILL_ORDER field
(when equals 2, byte table should be flipped - as in xmlgraphics
TIFFFaxDecoder class).
Attachments
Attachments
Issue Links
- is related to
-
PDFBOX-3299 TIFF-files with FillOrder=2 can't be converted to PDF
- Closed