Click here to Skip to main content
15,920,111 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi All
I am developing a C# 2005 windows application with a design form where I have to print the design form through crystal report

if it is possible please help

Thanks & regards
Indrajit
Posted
Comments
Sergey Alexandrovich Kryukov 27-Dec-11 23:37pm    
What is "design form" and why printing or reporting it?
--SA
IndrajitDasgupat 28-Dec-11 1:13am    
That form has logo and some command button & panel if I select command button then the panel will change the color so the entire modified form should give the print

1 solution

AFAIK its impossible. Why don't you print the form itself?
MSDN - Printing the Form (Visual C#)[^]
 
Share this answer
 

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