> is it possible to manually draw lines in a table or on a page ? > > or something like that, because i have to following problem: > > i have text rows in a table that end before the table ends, > so the table is larger. i have to columns separated by the borders of the > cells ( lines ) but the don't go through the whole table, they end > with the text rows, but i would need them going to end. > now i can't make blank text rows and cells, because i don't know > when the page ends. if there would be to many text rows > then a next page would be drawn with no context...
I'm not sure I've understood exactly what you want but I think you could try to use a block-container with absolute positioning to draw your table borders using SVG for example (similar to the borders.fo examples in docs/examples/fo). And then you create your table underneath without borders. Cheers, Jeremias Märki mailto:[EMAIL PROTECTED] OUTLINE AG Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern Fon +41 41 317 20 20 - Fax +41 41 317 20 29 Internet http://www.outline.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]