Hello every1
I m developing a windows(desktop) project.using asp.net, c# and in that project i have few forms and reports(also form layout).
those having datagridview and textboxes.
some forms having both datagirdview and textboxes and some reports having only gridview . now i want to print them.
values which they contain is result of runtime calculation and database record.
please suggest me how to print
6 forms 9 reports
Thanks
Loading
Rashid KhanPosted Mar 7, 2011, 11:16 PM
but i got a code from other source
here is the link
http://www.codeproject.com/script/Articles/ArticleVersion.aspx?aid=18042&av=213874
add this class in your existing project create object of this class and use its properties.
it works fine but need to change as per your requirement . like spacing, alignment etc
i got my solution may be it works for other too
Have a nice day
Bye
Suthish NairPosted Mar 7, 2011, 2:18 PM
Krishna GaradPosted Mar 4, 2011, 2:19 AM
http://www.c-sharpcorner.com/UploadFile/srajlaxmi/PrintingWindowsForm01182008021239AM/PrintingWindowsForm.aspx
http://www.c-sharpcorner.com/UploadFile/mgold/PrintinginCSharp11302005061400AM/PrintinginCSharp.aspx