[poppler] infinite running pdftops

Leonard Rosenthol lrosenth at adobe.com
Fri Feb 11 12:47:40 PST 2011


Transparency would be the "kicker" for reasons you need Splash, since Postscript doesn't do that...

-----Original Message-----
From: poppler-bounces+leonardr=adobe.com at lists.freedesktop.org [mailto:poppler-bounces+leonardr=adobe.com at lists.freedesktop.org] On Behalf Of Albert Astals Cid
Sent: Friday, February 11, 2011 3:36 PM
To: poppler at lists.freedesktop.org
Subject: Re: [poppler] infinite running pdftops

A Divendres, 11 de febrer de 2011, Matt LaPlante va escriure:
> On Fri, Feb 4, 2011 at 1:11 PM, Albert Astals Cid <aacid at kde.org> wrote:
> > Yes they are. If this does not help you, you are on your own since you
> > don't
> > want to share the files.
> 
> I'd love to share the files if I wouldn't be fired for it.  Regardless...
> 
> I tried commenting out various portions of code, and it definitely wasn't
> limited to patterns.  Images and transparency also seemed to be taking a
> huge amount of time.  I had to comment out large portions of the code to
> get things to run reasonably quickly, but I'm sure it completely butchered
> the output.
> 
> I finally built the code without Splash output, and suddenly pdftops
> processes the over 2 hour file in about 20 seconds.  Apparently the
> entirety of the load is coming from various parts of the Splash code.  I
> looked around a bit, but haven't really found a description of what Splash
> is or does.  I'm happy just leaving it out, but I'd like some idea of what
> features I'm losing.  Is there a description of Splash somewhere?

Splash is a rasterization engine. pdftops rasterizes files when detects that 
the conversion to PS will fail (e.g. the PDF file has some features PS does 
not support). So if you don't compile Splash you'll have PS files that are 
broken (OTOH the detection of that the conversion will fail is sometimes a bit 
too aggresive and there are some files that are rasterized when there is no 
need).

Albert

> 
> > Albert
> > _______________________________________________
> > poppler mailing list
> > poppler at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/poppler
_______________________________________________
poppler mailing list
poppler at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/poppler


More information about the poppler mailing list