O
Oscar
I'm working on a small VB-Word automation program which generates and prints
a Word Document. The only problem that I face is that Word fires a warning
dialogue stating that the borders of the document are beyond the printable
regions. Each time I need to click 'OK' within this window and the printing
is done without any problem. Since the warning dialogue pops up with each
document this kills my automation. How can I (temporary) get rid of this
annoying pop up without changing the Word document by Word VBA coding?
a Word Document. The only problem that I face is that Word fires a warning
dialogue stating that the borders of the document are beyond the printable
regions. Each time I need to click 'OK' within this window and the printing
is done without any problem. Since the warning dialogue pops up with each
document this kills my automation. How can I (temporary) get rid of this
annoying pop up without changing the Word document by Word VBA coding?