Randall J. Parr wrote: > My current need is to output "chunks" which are, > more-or-less, formatted like from/to/postage blocks > on an envelope. The "chunks" are full page width > and slightly less than 1/3 page long (thus fitting 3 per page). ... > Should I treat each envelope as a table? Each page as a table?
Each page as a three row table seems to be appropriate. Put a break-before="page" on the table. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]