Issue 459

Summary: Spreadsheet with rows to repeat on print
Product: Calc Reporter: issues@www <issues>
Component: uiAssignee: niklas.nebel
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P4 CC: issues
Version: 619   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
bugdoc none

Description issues@www 2001-02-22 11:01:06 UTC
Having a spreadsheet with rows to reapeat on print, the first page is to long. 
The row to repeat is not calculated in the printable pagelength.
Next pages are okay,

kind regard,

Ben Tuinstra
Comment 1 oc 2001-02-22 13:46:57 UTC
*** Issue 460 has been marked as a duplicate of this issue. ***
Comment 2 peter.junge 2001-02-23 10:21:11 UTC
Created attachment 81 [details]
bugdoc
Comment 3 peter.junge 2001-02-23 10:48:42 UTC
open bugdoc
change to page preview
print range of page no. 1 is extended by the repeated row. other pages are OK. 
defining or printing such a range didn't cause any error message.

Workaround for this doc:
1. include repeated row in printrange ($A$1:$G$122)
2. remove printrange and keep only the repeated row

peter junge (23/02/2000)
Comment 4 niklas.nebel 2001-02-23 16:05:21 UTC
Fixed in build 623, or get revision 1.3 of sc/source/core/data/table5.cxx.
Comment 5 oc 2001-05-03 08:40:32 UTC
Fixed