<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - (regression) pdftocairo damages this PDF when converting to PS or PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105081">105081</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>(regression) pdftocairo damages this PDF when converting to PS or PDF
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>cairo backend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>korobkin+lpad@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This seemingly valid PDF gets curiously broken, when converted by pdftocairo
into level 3 PS or PDF, letters i and l are missing from the result. 

Cairo 1.14.12, poppler-utils 0.53.0, both commands produce a resulting PDF or
PS where letters i and l are missing:

pdftocairo -ps -level3 isandlsmissing.pdf is-cairo53.ps
pdftocairo -pdf isandlsmissing.pdf is-cairo53.pdf

Same commands produce correct files on Ubuntu 14.04, cairo 1.13.1,
poppler-utils 0.24.5.

pdftocairo -ps -level3 isandlsmissing.pdf is-cairo24.ps
pdftocairo -pdf isandlsmissing.pdf is-cairo24.pdf

Original PDF was validated with Adobe Pro DC, no syntax errors found. Here is
the report. 

Preflight Summary Report for: isandlsmissing.pdf
Profile: Report PDF syntax issues (Processed pages 1 to 1)
Results (Summary): No problems found

File name: "isandlsmissing.pdf"
PDF version number: "1.7"
File size (KB): 59.2
Creator: "PDFium"
Created: "2/13/2018 2:48 PM"
Trapping: "Unknown"
Preflight, 15.2.0 (199)
Acrobat version: 18.90


Also attached are PDF and PS results produced by pdftocairo version 0.24.5
(is-cairo24.ps, pdf) and version 0.53.0 (is-cairo53.pdf,ps)</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>