I reprint: http://www.cnblogs.com/panshenglu/archive/2009/09/21/1571258.html
In a web system, printing is a really annoying problem.
Either develop the print control yourself, if the project time is tight, certainly too late.
Either buy a mature print control, if it is a big project can be considered, but if the project only a few K to 1, 2W, this is troublesome.
Some time ago there was a chance to touch web printing. In the blog park, Csdn find long time, finally, kungfu not pay a conscientious, finally found.
Now it is recommended for everyone to share.
1, Dlprinter
Dlprinter Print control is completely free, the interface is generous, easy to use, but no signature, support print preview, direct printing, you can set the header, footer, page margins, number of copies, paper size and other information. Unfortunately the author does not know what the reason is, since 2007 has not been updated.
Author Blog: http://www.cnblogs.com/Yahong111/
:/files/panshenglu/dlprinter.rar
Print the preview map:
2. Out-of-wall printing controls
The off-wall print control (qwprint) is a small printing aid that helps programmers who make B/s programs more flexible in controlling client-side printing.
Functional Features:
• Compact and lightweight, when the client is first used, it can be used only by downloading an ActiveX control.
• Control multiple print settings. Programmers can make multiple settings through controls, including setting page margins, header footers, paper size, and other parameters.
• Precise control of printing. Can facilitate the implementation of the Web under the set of operations.
Author Blog: http://www.xwangye.com/
:/files/panshenglu/out-of-wall print control. rar
Print the preview map:
3, LODOP (highly recommended)
For this print control, use one word to describe: powerful! Not only is it easy to call, but it's much more powerful than you think.
More about everyone to the author blog for more information.
Author Blog: http://blog.sina.com.cn/caoyanqingwebsite/
:/files/panshenglu/lodop4.0.zip
Print the preview map:
4. Chu Lin Web Print control
Chu Lin Web Print control is the report design of B/s architecture based on C/S Architecture Report Tool
"Software Features"
1, the report function is powerful, the report design uses Fastreport, can compare with the Crystal Report, supports the custom paper size, supports the direct printing.
2, the report design is efficient and simple, and the C/s structure of the report design efficiency is similar.
3, convenient Chinese style report design, can quickly and accurately design the form line in the report.
4, support ASP, ASP, PHP, JSP and other multi-development languages.
5. Support Simplified Chinese, English, Traditional Chinese and other multi-national languages.
6, free use, free version no function and time limit.
Author Blog: http://www.cnblogs.com/dong0738/
: http://www.onlinedown.net/soft/112053.htm
Http://www.duote.com/soft/30400.html
http://www.xinyuerj.com/ASP/Chu Lin Web Print control. rar
Print the preview map:
-------------------------------------------------------------------------------
If you have a better, please follow the thread! Thank you.