Connecting Tech Pros Worldwide Help | Site Map

Printing Issue

Member
 
Join Date: Nov 2006
Posts: 72
#1: Oct 9 '07
Hi there VB Masters. I have a few questions regarding printing process in VB.

My question is how can I print the whole form and its components in VB6? It's like this - I have a form, that contains labels, check boxes and radio buttons. How can I print it in a short bond paper?

Lastly can you give some website where I can get some tutorials on how to use crystal reporting in VB6?

Thank you, any help will be a great solution for my system. Again thank you.
Moderator
 
Join Date: Oct 2006
Location: Australia
Posts: 7,748
#2: Oct 10 '07

re: Printing Issue


Use the form's PrintForm method.

Sorry, don't know about Crystal Reports.
Mayur2007's Avatar
Newbie
 
Join Date: Aug 2007
Location: Ahmedabad
Posts: 27
#3: Oct 10 '07

re: Printing Issue


Hello darrel,

Actually i have one small project in vb6.0 to print the form in different different but i don't know how to upload in this forum.
if you know then tell me i will upload it for you and i am sure it will be so much helpful to u.
i see ur profile but there is no email viewable otherwise i was mailed to u.

But for now follow this link might they help you.
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,505
#4: Oct 10 '07

re: Printing Issue


Quote:

Originally Posted by Mayur2007

Hello darrel,

Actually i have one small project in vb6.0 to print the form in different different but i don't know how to upload in this forum.

To attach a file

1. Post a new reply.
2. Edit the post ..
3. Attache the zip file and upload .
Moderator
 
Join Date: Oct 2006
Location: Australia
Posts: 7,748
#5: Oct 10 '07

re: Printing Issue


Quote:

Originally Posted by Mayur2007

... i don't know how to upload in this forum.

If you mean how to put an attachment on a message, just send the message, then hit the Edit button, and choose "Manage attachments" on the edit screen.
Mayur2007's Avatar
Newbie
 
Join Date: Aug 2007
Location: Ahmedabad
Posts: 27
#6: Oct 10 '07

re: Printing Issue


Hi,

Try to solve your problem with this attachment.
May this work for you.
Attached Files
File Type: zip Capture.zip (6.4 KB, 74 views)
Mayur2007's Avatar
Newbie
 
Join Date: Aug 2007
Location: Ahmedabad
Posts: 27
#7: Oct 10 '07

re: Printing Issue


Quote:

Originally Posted by Killer42

If you mean how to put an attachment on a message, just send the message, then hit the Edit button, and choose "Manage attachments" on the edit screen.


Thanks.
for teach how to attach file on this forum.
Member
 
Join Date: Nov 2006
Posts: 72
#8: Oct 11 '07

re: Printing Issue


Thank you very much for all the help.. i will check it out and gather some data's with it.. Special Thanks to Mayur2007...
Mayur2007's Avatar
Newbie
 
Join Date: Aug 2007
Location: Ahmedabad
Posts: 27
#9: Oct 11 '07

re: Printing Issue


Hi darrel,

Its glad to help u.

Mayur
Newbie
 
Join Date: Oct 2007
Posts: 5
#10: Oct 11 '07

re: Printing Issue


Quote:

Originally Posted by darrel

Hi there VB Masters. I have a few questions regarding printing process in VB.

My question is how can I print the whole form and its components in VB6? It's like this - I have a form, that contains labels, check boxes and radio buttons. How can I print it in a short bond paper?

Hello friend, try this.
Use printForm
Or simply use printscreen button in the keybord then paste where you want.
About Crysal Report, no idea. Thanks.
Reply