If I specify one of the dimensions of an external image should this not ensure that the resolution used in the PDF will be the same as the orginal?
I am trying to use a hi rez image as my header, however it looks like it is being written as 72dpi in the document, even though I specify the width. Below is my code. The FAQ page contains the following quote: The explanation above describes only the basic default behavior. There are other attributes of the fo:external-graphic element that can affect the behavior described above. Is there more details on this somewhere? Thanks, Luke <fo:block> <fo:external-graphic src="url(file:///usr/tomcat/ac/images/topbanner/nakheel_BL_pdf_panel.gif)" width="1125px" scaling="uniform"/> </fo:block> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
