<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 - Printable property not respected for PDF export on drawing objects"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124571">124571</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Printable property not respected for PDF export on drawing objects
          </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>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>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>wpeaton4@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=150552" name="attach_150552" title="draw file with two rectangles that are nonprintable.">attachment 150552</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=150552&action=edit" title="draw file with two rectangles that are nonprintable.">[details]</a></span>
draw file with two rectangles that are nonprintable.

This bug seems to apply drawing objects in all major programs. Verified for
Draw and Calc.

The Printable property seems to work fine on controls and layers on Export to
PDF.

However, if you set the Printable property of a draw object (e.g. rectangle,
text box, line, etc.) the Printable property is respected for printing but not
for Export to PDF.

The Printable property does not seem to be accessible from the UI, but it is
accessible through the API.

To reproduce:

1. Open attached drawing file it has two rectangles. The top rectangle has it's
   Printable property set to false from the API. The bottom rectangle is on a
   layer called "bg". The "bg" layer Printable property is set to false.
2. Verify (with MRI or by other means) that top rectangle (Index 0 on the 
   drawing page) has Printable = False.
3. Select bottom rectangle. In status bar, see that it is on "bg" layer.
4. Print page. Page should be empty.
5. Export to PDF. Top rectangle will be in PDF file.

The Workaround for this bug, of course, is to place nonprintable objects on
nonprintable layers. Layers are not available for Writer, Calc, or Impress.</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>