feat: add page break option
This commit is contained in:
@@ -89,5 +89,8 @@ interface ILang {
|
||||
header: string
|
||||
footer: string
|
||||
}
|
||||
pageBreak: {
|
||||
displayName: string
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user