<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:cloos@jhcloos.com" title="James Cloos <cloos@jhcloos.com>"> <span class="fn">James Cloos</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PDF print jobs created by evince are rendered very slow on PS printers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64939">bug 64939</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;">CC</td>
           <td>
                
           </td>
           <td>cloos@jhcloos.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PDF print jobs created by evince are rendered very slow on PS printers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64939#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - PDF print jobs created by evince are rendered very slow on PS printers"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=64939">bug 64939</a>
              from <span class="vcard"><a class="email" href="mailto:cloos@jhcloos.com" title="James Cloos <cloos@jhcloos.com>"> <span class="fn">James Cloos</span></a>
</span></b>
        <pre>That pdf has a function with hundreds of sub-functions.

I bet that is where things slow down.

The ps2 and ps3 translations made by pdftops(1) generate a nested ifelse tree. 
That might overwhelm the resources of embedded PS interpreters.

The output from pdftocairo -ps uses a different translation of the stitching
functions with a /Bounds array just like in the pdf.  That might work better on
printers.</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>