Now, I have data from some controls: datagridview, textbox, combobox.... I want to print them with the template?
Who can help me?
1 reply to this topic
#1
Posted 23 July 2011 - 11:24 AM
|
|
|
#2
Posted 24 July 2011 - 12:16 PM
Their are multiple ways of doing it.
Sending raw text to a Printer.
Creating an HTML Page & Sending it to the browser & printing from that.
Creating a PDF Page & Printing that
One example from CodeProject --> Simplified .NET Printing in C# - CodeProject
Sending raw text to a Printer.
Creating an HTML Page & Sending it to the browser & printing from that.
Creating a PDF Page & Printing that
One example from CodeProject --> Simplified .NET Printing in C# - CodeProject
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account

Back to top









