Re: ps2pdf error
Ray Johnston <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Dear Vijay, First, any future messages of this type to gs-code-review will be discarded. The correct email list is [email protected]. ---- Please specify what version of Ghostscript you are using. Also, please run with -dOSTACKPRINT and -dESTACKPRINT options added. Lastly, please try setting the MaxOpStack user parameter to a larger value. The PostScript sequence for this is: << /MaxOpStack 150000 >> setuserparams (the default value for Ghostscript is 50,000). If this still fails, you will need to make the file available to us to diagnose the failure. Regards, Ray Johnston Artifex Software Inc. _____________________________________________________________ Vijay kumar Reddy.N wrote: > Hi, > > I am trying to change some of the postscript file ( > .ps) to pdf files. The post script has got about 3800 > pages in it, with different images. > > I am using ps2pdf to convert from post script to pdf, > but ps2pdf crashes. It says as follows, > > Error: /stackoverflow in --roll-- > Operand stack: > --nostringval-- > Execution stack: > %interp_exit .runexec2 --nostringval-- > --nostringval-- --nostringval-- 2 %stopped_push > --nostringval-- 2 3 %oparray_pop > --nostringval-- --nostringval-- false 1 > %stopped_push 1 3 %oparray_pop .runexec2 > --nostringval-- --nostringval-- --nostringval-- > 2 %stopped_push --nostringval-- 5 1 6 > --nostringval-- %for_pos_int_continue 50254 3 > %oparray_pop --nostringval-- --nostringval-- > --nostringval-- --nostringval-- > Dictionary stack: > --dict:905/941(G)-- --dict:0/20(G)-- > --dict:237/302(L)-- > Current allocation mode is local > Current file position is 1025372 > > Please help me out. > Thanks > Vijay > > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com > _______________________________________________ > gs-code-review mailing list > [email protected] > http://www.ghostscript.com/mailman/listinfo/gs-code-review > >