Re: [xsl] [XSL-FO] How to adjust the height of a cell to fit in the available space?

Subject: Re: [xsl] [XSL-FO] How to adjust the height of a cell to fit in the available space?
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Wed, 6 Dec 2006 17:50:40 +0100 (CET)
"J.Pietschmann" wrote:

  Hi

  Thanks for your response.

> I'd try nested tables or a fixed height block followed by
> a table.

  Actually, the first part is of the table is generated from a variable
number of line, the last part is fixed height (always the same
content), and the second part (1) has to adapt its height so the table
will always have the same height.

  But your idea put me on the right way: I didn't think about
spefifying @height on the second part, by substracting from its maximum
height the number of lines in the first part (times the height of a
line).

  So it is working now.  Many thanks.

  Regards,

--drkm

























	

	
		
___________________________________________________________________________ 
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com

Current Thread