<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - pdftocairo gets stuck on the PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82963">bug 82963</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - pdftocairo gets stuck on the PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82963#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - pdftocairo gets stuck on the PDF"
href="https://bugs.freedesktop.org/show_bug.cgi?id=82963">bug 82963</a>
from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
<pre>Using the Debian Jessie versions (cairo 1.14.0/poppler 0.26.5):
$ time pdftocairo -ps -level3 cairo-bad-pdf-2.pdf out.ps
real 0m39.002s
user 0m32.084s
sys 0m6.688s
I gave up waiting for cairo-bad-pdf.pdf to finish.
Using lastest cairo git and poppler git:
$ time pdftocairo -ps -level3 cairo-bad-pdf.pdf out.ps
real 1m32.148s
user 1m22.080s
sys 0m10.096s
$ time ~/usr/bin/pdftocairo -ps -level3 cairo-bad-pdf-2.pdf out.ps
real 0m7.413s
user 0m6.436s
sys 0m0.896s
The reason cairo-bad-pdf.pdf take a long time is it contains a very large
number (I lost count while reading through the pdf) of nested transparency
groups.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>