Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
hello, i have in my project a picturebox ,and i want when i connect my printer and when i click on button this picturebox print. how i can ????
Posted

1 solution

Some good articles / blogs on printing via a picture box -
http://www.c-sharpcorner.com/UploadFile/9f4ff8/print-the-window-form-print-the-image-of-picture-box/[^]
http://codingresolved.com/discussion/452/how-to-print-picturebox-image-in-c/p1[^]

PrintDocument[^] class too can be used to print a form.
 
Share this answer
 
Comments
Bakhos Sayssouk 1-Feb-14 13:49pm    
when i click print not all picturebox is printing. why ???

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900