David 'Dox' Shevitz wrote:
I'm hoping to find some sort of "guidelines" or "best practices" document that describes how to use images in FOP. Two examples: are certain image types better than others? What is the best way to control the size of the image so it looks consistent throughout a pdf?
Which types of images are supported out of the box and which need extra libraries are discussed on the website:
http://xml.apache.org/fop/graphics.html
Specify the width and height properties on the external-graphics tag. Specify the size you want the image to appear using mm, cm or in. Dont use px. The Image will be scaled to the desired size if it isnt that size already.
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
