printform

  • Thread starter Thread starter Standist
  • Start date Start date
S

Standist

In vb6 there is a method call printform
but no in .net
is there a way to do this ?
There is a sample in msdn capture the screen and then print it.but it is
blur when printed.
And there is some samples used string ,it is a little complex for there is
picture and style in the form.
How can I do?
 
Standist said:
In vb6 there is a method call printform
but no in .net
is there a way to do this ?
There is a sample in msdn capture the screen and then print it.but it is
blur when printed.
And there is some samples used string ,it is a little complex for there is
picture and style in the form.
How can I do?

http://www.knowdotnet.com/articles/printform.html
http://www.c-sharpcorner.com/Code/2003/March/FormPrinting.asp
http://www.c-sharpcorner.com/Code/2002/Mar/InvoiceMaker.asp
http://www.codeproject.com/dotnet/PrintingFormReport.asp
http://www.syncfusion.com/FAQ/WinForms/FAQ_c55c.asp#q491q
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top