M
martin koenig
Hi All
I'm overwritting the standard print dialog. I would like to offer the same
functionalitites on my print dialog as there are in the standard print
dialog.
Everything works fine except the property window for the printer. I used the
following code:
Application.Dialogs(wdDialogFilePrintSetup).Show
This opens not the dialog which you get when via the standard print dialog.
Is there any code known with which I can open the standard property dialog
of a printer?
Thanks for your help
Martin
I'm overwritting the standard print dialog. I would like to offer the same
functionalitites on my print dialog as there are in the standard print
dialog.
Everything works fine except the property window for the printer. I used the
following code:
Application.Dialogs(wdDialogFilePrintSetup).Show
This opens not the dialog which you get when via the standard print dialog.
Is there any code known with which I can open the standard property dialog
of a printer?
Thanks for your help
Martin