Jump to content

How to print data from C# Programming

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Violet_Ink

Violet_Ink

    Newbie

  • Members
  • Pip
  • 1 posts
Now, I have data from some controls: datagridview, textbox, combobox.... I want to print them with the template?
Who can help me?

#2
PGP_Protector

PGP_Protector

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 253 posts
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




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users