Printing ListView to Windows Printer
- Posted by <ronaustin at alltel.net> Oct 21, 2003
- 709 views
I now have a working database(EDS)program and have suceeded in displaying the items in the database table using ListView. I used Generic.exw for the bases of my program so I have the code for printig text to the windows printer. Can someone tell me how I go about sending the contents of the database table to the windows printer in the same format it is when using ListView. Thanks to everyone for getting me this far.

