First time post here. I have a printer command that is causing graphics in a text box in Word97 to disappear. It is probably a simple fix that someone familiar with Postscript will see right away. Here is the command that causes the graphics to disappear:
{PRINT \p page"grestore matrix currentmatrix <</MediaType () /MediaColor (white) /MediaWeight 0>>setpagedevice setmatrix gsave" \*MERGEFORMAT}
What we use this command for is to change paper trays on a Xerox 4635 production printer by changing the media color.
Any help would be appreciated.
{PRINT \p page"grestore matrix currentmatrix <</MediaType () /MediaColor (white) /MediaWeight 0>>setpagedevice setmatrix gsave" \*MERGEFORMAT}
What we use this command for is to change paper trays on a Xerox 4635 production printer by changing the media color.
Any help would be appreciated.