Hi, I am encountering problems while embedding a tiff graphics with G3/T.4 compression when rendering FO to PDF with fop. Please find attached two minimal FO examples that should reproduce the issue, one with an embedded G3/T.4 tiff and one with G4/T.6 compression. Results can be created with the trivial commands fop -fo sample_g3.fo -pdf sample_g3.pdf fop -fo sample_g4.fo -pdf sample_g4.pdf Both commands complete without errors or warnings. There is no XSLT involved. I have tried fop 0.95 as well as 1.0. The resulting PDF file for g4 looks fine while the result for g3 just shows an empty rectangle. The sizes of the result PDFs give the impression that everything is "there" in both cases, yet the g3 image remains invisible. I have tried several PDF viewers including Adobe Reader 8.2.3. As far as I understood from the fop documentation, both tiff graphics should be embeddable without problems. (cf. http://xmlgraphics.apache.org/fop/1.0/graphics.html#tiff) I can also post my PDF results if anyone feels he/she needs them for further problem analysis. Regards, Bernd
sample_g3.fo
Description: sample_g3.fo
sample_g4.fo
Description: sample_g4.fo--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
