Re: table-row height

2004-08-09 Thread J.Pietschmann
Alexander Lohse wrote: is there any way to do that in the current FOP version? To do what? Methods for hiding overflow vary depending on the problem at hand. Appraches include using another absolutely positioned block container with non-transparent background, graphics, especially SVG graphics, exp

Re: table-row height

2004-08-09 Thread Alexander Lohse
Hi, is there any way to do that in the current FOP version? Regards, Alex Am 06.08.2004 um 22:24 schrieb J.Pietschmann: Alexander Lohse wrote: I am search for a way to correctly print on address-labels, which have fixed sizes. Is there a way to stop FOP from resizing a table-row, when the content

Re: table-row height

2004-08-06 Thread J.Pietschmann
Alexander Lohse wrote: I am search for a way to correctly print on address-labels, which have fixed sizes. Is there a way to stop FOP from resizing a table-row, when the content would need more height than specified? No. You have to resort to an absolutely placed block-container. There's still no