This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Printing XML reports


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@unidex.com
http://www.unidex.com/



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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]