Hello Guys,
i have a window form i want to print the values from textbox when i press print button... i m doing this via crystal report but problem is that when ever i have to print the form firstly report is opening then at report i have press the print button.
Loading
rajesh vermaPosted Apr 10, 2011, 1:36 AM
FroglegPosted Apr 8, 2011, 2:12 PM
rajesh vermaPosted Apr 8, 2011, 9:27 AM
forleg i m working on 2.0 could u provide me code in 2.0
Mayur GujrathiPosted Apr 8, 2011, 6:52 AM
rajesh query resolved?
Mayur GujrathiPosted Apr 8, 2011, 6:18 AM
http://www.c-sharpcorner.com/UploadFile/mgold/HowToPrintingFormControlsinCSharpand.NET11212005063649AM/HowToPrintingFormControlsinCSharpand.NET.aspx
if query resolved mark as accepted answer so that it help to others
Mayur GujrathiPosted Apr 8, 2011, 6:16 AM
Report.printertoprint(1.false,0,0)
it will print direct without displaying report
FroglegPosted Apr 8, 2011, 5:53 AM