pdf2ps is really memory hungry converting the file http://web.archive.org/web/20070315141740/http://www.rolmfg.com/media/pdf/sealspamphlet/sealspamphlet_EN.pdf And it is quite slow compared to pdftops if it succeed. Could you try to investigate thanks
(In reply to comment #0) > pdf2ps is really memory hungry converting the file > http://web.archive.org/web/20070315141740/http://www.rolmfg.com/media/pdf/sealspamphlet/sealspamphlet_EN.pdf Please attach files relevant to the bug report to the bug report.
This file uses transparency, and therefore is a duplicate of bug 689805. BTW, I had to go through some stoopid 'wayback machine' to open this in a browser, then save the file. This is NOT acceptable in the future. All bug files must be attached to our report. *** This bug has been marked as a duplicate of bug 689805 ***
(In reply to comment #2) > This file uses transparency, and therefore is a duplicate of bug 689805. Note that reducing the resolution which transparency is rendered at will reduce file size, reduce memory consumption and decrease time taken. IIRC pdftops always renders at 300 dpi, the default for ps2write is 720 dpi.
(In reply to comment #2) > This file uses transparency, and therefore is a duplicate of bug 689805. > > BTW, I had to go through some stoopid 'wayback machine' to open this in a > browser, then save the file. > > This is NOT acceptable in the future. All bug files must be attached to > our report. > > *** This bug has been marked as a duplicate of bug 689805 *** I have not the right to redistribute it, so I use this link
(In reply to comment #3) > (In reply to comment #2) > > This file uses transparency, and therefore is a duplicate of bug 689805. > > Note that reducing the resolution which transparency is rendered at will reduce > file size, reduce memory consumption and decrease time taken. IIRC pdftops > always renders at 300 dpi, the default for ps2write is 720 dpi. Thanks for invistegating. Bastien