Submit, Windows Print dialog and close in one button.

M

Mike

Is there a way to call the actual windows print dialog from a button?

I have a button that I need to assign different actions to. First, it will
submit through a data connection - easy.

Then it should open the print dialog. The user must have the option to
choose the printer, not just print to their default printer.

Then it will close the form - easy.

Appreciate any input.
-Mike
 
M

Mike

xDocument.printout() only prints directly to the default printer (or the
printer assigned in view properties. It does not pull open the full print
dialog.


-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top