How to print a flexgrid instead of whole form
How to set print quality
How to detect CDROM, that is the required cd is inserted or not
Flexgrid have print method, but maybe the result is not exactly what you want (the print size, the quality, or the alignment of contents). You can use the report to print your documents. VB6 has its own report designer. Try using it, you will see many interesting things.
Comment