The information in this article applies to:
SUMMARYBy design, the Microsoft Windows PostScript printer driver downloads soft fonts once for each page of the document. To speed printing, soft font developers, such as Adobe and Bitstream, provide utilities that download soft fonts prior to printing (that is, in the AUTOEXEC.BAT). MORE INFORMATION
Soft fonts are downloaded on a per page basis, mainly because the
PostScript language does not allow memory to be reclaimed once it has
been used. There are PostScript commands to "save" and "restore" the
state of the printer (the memory that has been allocated). It is
necessary to issue a save/restore pair around every page so that the
printer does not run out of memory (due to the regular process of
printing, or to downloading soft fonts).
Additional query words: 3.0 3.0a 3.00 3.00a WIN286 WIN386
Keywords : |
Last Reviewed: December 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |