<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect print range detection in calc, hidden cells are not handled correct"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=35591#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect print range detection in calc, hidden cells are not handled correct"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=35591">bug 35591</a>
              from <span class="vcard"><a class="email" href="mailto:stephane.guillou@member.fsf.org" title="stragu <stephane.guillou@member.fsf.org>"> <span class="fn">stragu</span></a>
</span></b>
        <pre>I can reproduce with the current daily master build, but I'm wondering if this
really is a bug, given that hiding columns in the middle will still show blank
space where the cells would have been. (Which would make sense in particular
for when you are hiding just a few cells, not whole columns.)
For example, hide columns B and C, and export as PDF. You will see the blank
space between columns. So Page 2 remains in the PDF export because it would
have had something if the cells weren't hidden.

To me, this is not a bug report, but rather an enhancement request that is
asking "update print ranges when cells are hidden for printing".
For the <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=44751" name="attach_44751" title="Example for incorrect pring rage detection in calc">attachment 44751</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=44751&action=edit" title="Example for incorrect pring rage detection in calc">[details]</a></span>, that would be:
- once the columns are hidden, the print ranges / page breaks display should
update to only show one page (columns A to E), and the rest of the columns are
greyed out as if they weren't part of the print range.

But I'm not sure this is a desirable change?</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>