<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - unable to open hybrid PDFs if "PDF/A-1a" was selected in export dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123993">123993</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>unable to open hybrid PDFs if "PDF/A-1a" was selected in export dialog
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.5.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>felix.schwarz+bdforg@oss.schwarz.eu
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Somehow LibreOffice Writer does not export hybrid PDFs correctly when PDF/A-1a
was selected (or it does not open them correctly).

Steps to Reproduce:
1. create a document in LibreOffice Writer
2. File -> Export as... -> Export as PDF (roughly translated from German)
3. check "Hybrid-PDF" AND "PDF/A-1a (ISO 19005-1)"
4. export file
5. open created PDF file in writer

Actual Results:
Writer displays the PDF as text:
<span class="quote">> %PDF-1.4
> %äüöß
> 2 0 obj
> <</Length 3 0 R/Filter/FlateDecode>>
> stream</span >
...

Expected Results:
Actual LibreOffice document can be edited with all previous formatting.

I suspect hybrid PDFs may not be possible with PDF/A but in that case I think
the "Hybrid" checkbox should be inactive/disabled to ensure there is no data
loss. (The user might rely on the ability to retrieve the document from the
exported PDF without storing it separately.)


Reproducible: Always


User Profile Reset: Yes



Additional Info:
I'm using LibreOffice 6.1.5.2 from Fedora 29.</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>