Print outside margins

J

Joe Simpson

Using word automation in visual basic 6 to print customized documents. It needs to print outside the printable margins.
Our printers handle this fine, the page prints perfectly. Its the message box asking if you want to still print that is the problem
We don't want any user interaction, that is we can't have someone answering the message box. The document needs to auto print all by itself
Is there a way to not have to answer this message box? To keep it from displaying at all
The command Applicaton.DisplayAlerts = False does not work, the message box still displays
If you have any other ideas could you please share them with me
Thank you
 

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