Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hi there ,

My program is used to get some data from the user,do some calculations and then print the results out.

I could do this in vb6 easily,using Printform

 

any simple way of doing this in vb.net.

 

i only have about 20 fields on the form that need to be printed.

 

I used to put the info on a form with a white background the use the printform method.

 

any help would be greatly appreciated

 

 

:confused:

Posted
Check out the thread I posted in the Graphics forum titled "Another Printing Question... " it includes some sample code that can be adapted to do what you are requesting. It uses a printdocument object to generate a page. Check it out!
I'd rather be riding than working

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...