fix: header and footer compute position list error
This commit is contained in:
@@ -72,6 +72,7 @@ export class Footer {
|
||||
positionList: this.positionList,
|
||||
rowList: this.rowList,
|
||||
pageNo: 0,
|
||||
startRowIndex: 0,
|
||||
startIndex: 0,
|
||||
startX,
|
||||
startY,
|
||||
|
||||
@@ -69,6 +69,7 @@ export class Header {
|
||||
positionList: this.positionList,
|
||||
rowList: this.rowList,
|
||||
pageNo: 0,
|
||||
startRowIndex: 0,
|
||||
startIndex: 0,
|
||||
startX,
|
||||
startY,
|
||||
|
||||
Reference in New Issue
Block a user