When there is no printer installed in MS-Windows, the PRINTER and REPORT commands show GPF errors when the print is sent without preview.
I noticed that the IsPrinter() causes problems and I chose to use the ComDlgErr() to detect if there is printer installed. I'm on the right track?
Thanks,