On Fri, Jan 21, 2011 at 06:40:03PM +0100, [email protected] wrote: > Enrico: I'm also trying to understand if there's a way to make GhostScript > ignore errors so we don't have to make a lot of files with "dvips -i" and a GS > call for each one. > On the #ghostscript IRC channel on freenode I've been told that making a > single > call on a PostScript referencing all the other files would be a great > improvement, because each GhostScript call is very heavy by itself, and all > the > file parsing and rendering is made very quickly. This is what they say!
I had already tried that option, but it doesn't work. When referencing all files in a single call to ghostscript, some generated png files are not correct. > Otherwise they suggested to put an errorhandler inside a single big PostScript > which would allow us to ignore errors and go on until the next page. That is beyond my postscript knowledge, I am afraid. -- Enrico
