D
DrewB
I have a document with many Drawing Objects in it and I don't want them to
print. I would like to find a way to have the printing of the Drawing
Objects disabled when the document is printed and then have them re-enabled
immediately after. I have successfully used a VB module to disable the
printing of the objects by using the DocumentBeforePrint event however I have
not figured out how to re-enable it after the print. I don't want to wait
until the document closes to change the property back does anyone have an
idea?
print. I would like to find a way to have the printing of the Drawing
Objects disabled when the document is printed and then have them re-enabled
immediately after. I have successfully used a VB module to disable the
printing of the objects by using the DocumentBeforePrint event however I have
not figured out how to re-enable it after the print. I don't want to wait
until the document closes to change the property back does anyone have an
idea?