摘要
实现Web报表打印的难点是页面的排版问题,既要适应浏览器的风格,又要符合打印的要求.现有方案中编程实现的方法,不仅程序复杂而且降低了运行效率.考虑这些因素,采用XML把内容与格式分离,利用ASP程序传递数据,通过XSL和CSS实现显示和打印双重格式的效果是一种较好的方法.
To set the page in type is the difficulty of printing the web report,which should not only be suitable for the browser,but also meet the requirement of printing.Considering that the available methods of programming now is complex and not efficient in working,there will be a better way to separate the content to the format with XML,to transfer the data by using ASP,and to make the double format with screen and print together through XSL and CSS.
出处
《曲靖师范学院学报》
2006年第6期79-81,共3页
Journal of Qujing Normal University