albertacoder
05-23-2003, 12:48 PM
Greetings,
I have developed a stand alone app that
gathers information from a DB, and generates
the corresponding XML representation.
Once I have the XML I transform it to HTML
with XSL, and launch it in IE6.
The trouble is that much of my data is
represented with large HTML tables. When
I try to print these tables I get very ugly
page breaks.
Would it be possible to use CSS to ensure
that the printed output is formatted nicely?
Thanks in advance.
Ryan
I have developed a stand alone app that
gathers information from a DB, and generates
the corresponding XML representation.
Once I have the XML I transform it to HTML
with XSL, and launch it in IE6.
The trouble is that much of my data is
represented with large HTML tables. When
I try to print these tables I get very ugly
page breaks.
Would it be possible to use CSS to ensure
that the printed output is formatted nicely?
Thanks in advance.
Ryan