% Begin UserPrep file. % % File : LW630pro.prp % FreeHand 7 UserPrep file. % % Userprep to fix postscript output of pattern fills when printing % to LaserWriter 630 Pro. Without this file, under certain circumstances, % pattern fills fail to print on LaserWriter 630 Pro. % % To enable this file, select it in the Print Setup dialog UserPrep popup, % or set the preference in the Expert Input/Output options for UserPrep to % LW630pro.prp. % % To verify that this is enabled, print to file, and look for LW630pro.prp % in the print file. If you find this text, it is enabled. % % Version 1.0 January 15, 1997 % Copyright (C) Macromedia, Inc. 1997. All rights reserved. /macpatorient defed { gsave macpatorient initmatrix 0 0 transform 2 copy round exch round exch 2 index sub exch 3 index sub exch idtransform translate pop pop 1 0 veccalc 0 1 veccalc scale {0}{-90}ifelse rotate matrix currentmatrix /PATmtx xdf grestore } if % End UserPrep