Hi,

I want to put an image into a table row consuming as much space as possible on the page. So far I have simply set the table.width attribute to 100% and the image is scaled as large as it is possible for this page. But, this only works if the image is wider than higher, or better if the image after scaleing still fits onto the page in the vertical direction. If the image is larger in this direction fop will enter into a recursive loop.

Is there any way to specify a property to choose the best fit method or to limit table rows to grow larger than a page, or must this be computed in advance via the xsl/xslt transformation? If I have to compute this value in advance, can somebody point me into the right direction?

Thanks for any answers
Best regards
Dirk


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



Reply via email to