ID: Q64703
The information in this article applies to:
The following field code may be used to print a page border on a PostScript printer:
{print \p page "clippath 2 setlinewidth stroke"}
This particular code will use the last rectangular clipping path set
by Microsoft Word for Windows and print a solid line around the path
with a width (2 point) set by the Setlinewidth command.
NOTE: This example will work best for full page borders when the document has no text or has graphics formatted as absolute positioned objects (APO). You must include this sample field on each page that you want to print a border on. The field can be inserted anywhere on the page -- even in a table.
"Microsoft Word for Windows User's Reference." (Document Number OB 14328-0990) Page 104.
KBCategory: kbprint KBSubcategory: kbfield Additional query words: 1.x 2.0 6.0 6.0a 6.0c word6 7.0 word95 word7 winword winword2 2.0a 2.0a-CD 2.0b 2.0c word97
Keywords : kbfield
Version : 1.x 2.x 6.0 6.0a 6.0c 7.0 7.
Platform : WINDOWS
Last Reviewed: July 31, 1997