i'm using listView to display the data from the database.
how to print the report in the form that i were created?
another thing is how to adjust it so that every data can show in the printed report?
thank for your help...:)
Printable View
i'm using listView to display the data from the database.
how to print the report in the form that i were created?
another thing is how to adjust it so that every data can show in the printed report?
thank for your help...:)
I have found printing directly from Visual Basic extremely hard.
I have successfully used Microsoft Word being controlled from my application for printing reports.
There are articles on how to do this a vbsquare