Document.PrintPostScriptOverText (Word)
True if PRINT field instructions (such as PostScript commands) in a document are to be printed on top of text and graphics when a PostScript printer is used.
The PrintPostScriptOverText property controls whether postscript code is printed in a converted Microsoft Word for Macintosh document. If the document contains no PRINT fields, this property has no effect.
ActiveDocument.PrintPostScriptOverText = True
ActiveDocument.PrintOut