<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 WORKSFORME - Feature request: allow pdftocairo to embed fonts when performing PDF to PS conversion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103944">bug 103944</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>WORKSFORME
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Feature request: allow pdftocairo to embed fonts when performing PDF to PS conversion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103944#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - Feature request: allow pdftocairo to embed fonts when performing PDF to PS conversion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103944">bug 103944</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>(In reply to Alex Korobkin from <a href="show_bug.cgi?id=103944#c5">comment #5</a>)
<span class="quote">> %%[ Error: undefined; OffendingCommand:
> zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz ]%%
> %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%</span >

The zzzz is in the image data. It is data leftover after the image has been
read and the PS parser chokes on it. There is already a fix for that in cairo
1.14.10:

<a href="https://cgit.freedesktop.org/cairo/commit/?h=1.14&id=0aafba93f796758aebb2f8c3b4585b049dc0c30c">https://cgit.freedesktop.org/cairo/commit/?h=1.14&id=0aafba93f796758aebb2f8c3b4585b049dc0c30c</a>

I built 1.14.10 and confirmed the PS output prints correctly. I'm not sure why
you have cairo output that contains the '1.14.10' version but does not contain
this fix. Your output is missing the 'cairo_flush_ascii85_file' stuff in the PS
Prolog so your version does not contain this fix.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>