Torsten Erler wrote: > I've a problem with external graphics, which can be greater than the page > size of the xsl-template. The properties max-height and max-width doesn't > work (not implemented). The result is an infinite loop on rendering the > (correctly) generated "fo"-file with the AWTRenderer to display the result. > Is there a workaround for that or have I omit an important setting (possible > in xsl) for a parent object.
Try setting height and/or width on the fo:external-graphic element. If you specify both, the graphic may be stretched, of you specify only one, the aspect ratio is conserved. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]