I get the following error when trying to print my document using gdviewer...
OLE IDispatch execution code 0 from GdPicturePro4: Invalid property value....
I'm trying to print as follows:
ThisForm.oGDViewer1.PrintImageDialog()
I'm printing to a Lexmark E320N laser printer.
I don't seem to have any other problems...
ThisForm.oGDViewer1.PrintImage() seems to work but I'd like to give my users the option of selecting their own printer.
