|
Home Table Of Contents Support Pages Feedback & Contact Apple Computer, Inc. Mirror Sites Huh? |
TECHINFO-0020681
TOPICSometimes when I print to my LaserWriter printer, I get an error that there was a VMerror or limitcheck error. What do these errors mean?
DISCUSSIONThe PostScript language does not restrict or limit the sizes or quantities of things described in the language, such as numbers, arrays, stacks, paths, and so on. However, a PostScript interpreter running in a particular printer does have limits: the interpreter in the printer cannot process a printjob that exceed these limits. If the PostScript Interpreter attempts to perform some operation that would exceed one of these limits it may return the error "limitcheck," or "VMerror" if it exhausts virtual memory resources. If you print a lot of complex documents to a PostScript printer, you may someday encounter a limitcheck or VMerror error.
limitcheckThe occurrence of a limitcheck error usually indicates the print job itself contains an error or the job has some operation that exceeds one of the printers limits. There are different types of limitcheck errors; the specific limitcheck encountered error is typically listed when the error is reported. Appendix B of the PostScript Language Reference Manual provides an explanation and the typical values for such limits.
VMerrorA VM error may occur if the memory becomes too low for the PostScript interpreter to reallocate memory to finish processing a job, or perhaps even provide a more accurate or specific error message, or to display any error message at all. It is impossible to predict accurately how much VM available to the PostScript interpreter a printjob will consume, and though by adding more memory to the printer may resolve a VMerror, there may be other workarounds to printing a complex document as well. To workaround limitcheck and VM errors, try:
Selecting a PPD File
ReferencesPostScript Language Reference Manual, Adobe Systems Incorporated. ISBN 0-201-181274-4
[Previous] [Top] [Next] |
||||
"The Information Alley", in all formats, is copyright Apple Computer, Inc.
All Rights Reserved.