borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (print a whole picture box or form at 600 dpi including the controls over it, is it possible?)Next Topic (Printing the contents of a Picturebox in Visual basic) New Topic New Poll Post Reply
AndreaVB Forum : Printing : Printing the pictureBox
Poster Message
shyamrama23
Level: Protégé

Registered: 16-09-2004
Posts: 5

icon Printing the pictureBox

hello,
When  I try to print the contents of a picturebox which is of the size A3 through your program only the visible portion both width and height are displaying. Rest of the portion is missing. Plz help me in this context.

thanking you,

Shyam

03-11-2004 at 07:19 AM
View Profile Send Email to User Show All Posts | Quote Reply
GeoffS
Level: VB Lord


Registered: 29-09-2004
Posts: 536
icon Re: Printing the pictureBox

Hi,
I presume what you mean here is that it is printing the part of the graphic that cen be seen in the actual PictureBox control, but that the graphic is infact larger than the control so there are some portions which are hidden, and it this part of the graphic that is not printing.
This being the case you need to make sure that in the PaintPicture function you specify the size of the graphic, see the code I entered a couple of topics ago here


____________________________
multi-tasking - the ability to hang more than one app. at the same time.

03-11-2004 at 09:05 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Printing : Printing the pictureBox
Previous Topic (print a whole picture box or form at 600 dpi including the controls over it, is it possible?)Next Topic (Printing the contents of a Picturebox in Visual basic) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder