<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - export hybrid PDF with partial document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138487#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - export hybrid PDF with partial document"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=138487">bug 138487</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Hmm, not sure that makes sense. Currently, for creating a Hybrid PDF, the range
has no impact because the entire document is parsed and the entire ODF is
included as a data stream in the PDF.

If we are going to modify the PDF export to honor range handling (selection |
pages) we should include option to filter the ODF data stream as well--include
ODF for the full document, or include ODF for just the defined range as
rendered to PDF.

For privacy/security default should be for ODF data stream to match the
rendered Range. And the *option* should be to include the entire document as
ODF -- that matches the current defaults of no Range in Hybrid PDF, rendering
the full ODF. Important the user knows exactly what they have rendered and
embedded into the PDF.</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>