Leonid Kleiner wrote:

I try to transform XML using FOP to one of the following formats:
- TIFF Type 1
- TIFF Type 2
- TIFF Type 3
- TIFF Type 4
- TIFF PackBits
Which TIFF format is used in batik?
How can I get one of the previously listed formats?
Am I right, that you want tiff image at FOP output, instead of pdf?
FOP doesn't support tiff as output format (see http://xml.apache.org/fop/output.html). As workaround you can either use my TIFFRenderer (see Reto's answer) or convert pdf or ps to tiff using ImageMagic tool.


--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to