[poppler] pdftops creates huge file with simple color background (attached examples)

Pierre-Luc Samuel Pierre-Luc.Samuel at ticketmaster.com
Tue Jan 26 11:19:17 PST 2016


Hi poppler team,

I have an issue with pdftops version 0.39.0 with conversion of some 
specific templates to postscript.  I have created very simple use cases 
so that you can understand the issue.

pdftops tux-white.pdf
pdftops tux-yellow.pdf
ls -al *.ps
-rw-r--r-- 1   2816703 Jan 26 11:53 tux-white.ps
-rw-r--r-- 1  27576263 Jan 26 11:53 tux-yellow.ps

The size of the second PS is 27MB, but only the background color has 
changed.  This seems related to the fact that there is an image on the 
template, because if I remove the image, there is no significant size 
difference:

pdftops nothing-white.pdf
pdftops nothing-yellow.pdf
ls -al *.ps
-rw-r--r-- 1     11129 Jan 26 10:34 nothing-white.ps
-rw-r--r-- 1     11167 Jan 26 10:34 nothing-yellow.ps

Is this a known issue?

Thanks!
Pierre-Luc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tux-white.pdf
Type: application/pdf
Size: 65705 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20160126/03518790/attachment-0004.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tux-yellow.pdf
Type: application/pdf
Size: 65720 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20160126/03518790/attachment-0005.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nothing-white.pdf
Type: application/pdf
Size: 1354 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20160126/03518790/attachment-0006.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nothing-yellow.pdf
Type: application/pdf
Size: 1369 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20160126/03518790/attachment-0007.pdf>


More information about the poppler mailing list