Browse by Tags
All Tags »
General Web Dev (
RSS)
Sorry, but there are no more tags available to filter with.
Ben Richardson made a comment regarding my post on Reporting with XML/XSLT and the lack of ability to control page breaks when printing. Since this was an issue I had initially faced as well, I felt I would post my findings. There are a few CSS2 attributes...
In a few of my Windows Forms applications that require reporting facilities I employ a typical XML/XSLT method. I emit XML from my application and then use various XSLT stylesheets to translate said XML into HTML for each required report. This works well...
More Posts