RE: Printing XML reports

Subject: RE: Printing XML reports
From: "Robert C. Lyons" <boblyons@xxxxxxxxxx>
Date: Thu, 6 Apr 2000 15:26:36 -0400
Thanks for the helpful replies.

I did some research into printing HTML reports.
Here's what I found:

In general, HTML to PDF solutions don't help me,
since HTML does not provide one with sufficient
control over how a document will look on the printed
page.

Fortunately, Microsoft's IE browser supports two 
CSS extensions that allow you to control the placement 
of page breaks in your HTML docs. The CSS extensions, 
which are proprietary, are the page-break-before
and page-break-after attributes.

For more info, see
http://msdn.microsoft.com/workshop/Author/dynstyle/printing.asp.

We may use this as a quick and dirty solution, since
all our users have IE. I need to more testing.

Bob

------
Bob Lyons
E-Commerce Consultant
Unidex, Inc.
1-732-975-9877
boblyons@xxxxxxxxxx
http://www.unidex.com/



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread