Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PRINTING IN VB.NET

Status
Not open for further replies.

lode

Programmer
Nov 8, 2001
208
BE
Hi,

I need to print a very simple ticket in VB.net
It has a couple of images.
I want to print the results of a windows form on the ticket
Don't misunderstand me, I don't want to print the form !!
I want to design the ticket myself.
It has to print very fast so i think Crystal Reports is not the way to do this job.

Any suggestions ??

Thanks !!
 
Look up PrintDocument in help. That will have all that you need.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top