30 Oct
2002
30 Oct
'02
12:38 p.m.
Maik Jablonski schrieb:
Martin Gebert wrote:
I'd like to create a report which exists primarily of tables (about 4 or 5 per document) plus header and footer. Can I avoid that the page break appears in the middle of a table, and how? You know, like the most report generators do if you tell them "don't split this group" or something similar...
I guess you mean the HowTo which uses HTMLDoc as PDF-Generator..;-) Have a look at the HTMLDoc-Docs. There are some "additional" tags described, which could solve your problem.
Looks like the "<!-- NEED length -->" tag could do the trick. I'll have to play with it a bit... Thanks Maik! Martin