Long postscript document crashes at printer
I am printing out long documents, some over 100 pages. I have an in-house application where I generate the PS file based on data we have. The user chooses criteria and then we get a print out. If the document is smaller then it prints the entire document fine. If I get over a certain number of pages, 35-40 maybe, printing consistently stops in the same spot. If I modify the ps file to be shorter, then the file prints fine. If I do a simple loop to print 100 pages it prints fine. Sometimes I get an offending command, which looks like it cut off part of the command, like 'how' instead of 'show'. If I modify my program to send 10 page groups instead of all at once then it prints fine. It seems like it's filling a buffer or something first? Any ideas? Here's a link to the file. https://dl.dropbox.com/u/2430447/SPL0333842
