https://issues.apache.org/ooo/show_bug.cgi?id=105763
--- Comment #4 from Regina Henschel <[email protected]> --- No, only the other way round. The spec could be more clear about that. To see the problem, insert a print range on sheet 3. If you now print, you will only get sheet 3, not sheet 1 and not sheet 2. In content.xml only the attributes of sheet 3 have changed. table:print is missing for sheet 3, that means that the default table:print="true" is taken. Sheet 1 and sheet 2 have still table:print="false" and now they are indeed not printed. There has been no change on table:display. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
