Increase people page size for document
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -1376,7 +1376,7 @@ func exportDocumentPDF(
|
||||
var signatureData []docgen.SignatureData
|
||||
if options.WithSignatures {
|
||||
cursor := page.NewCursor(
|
||||
100,
|
||||
1_000,
|
||||
nil,
|
||||
page.Head,
|
||||
page.OrderBy[coredata.DocumentVersionSignatureOrderField]{
|
||||
|
||||
Reference in New Issue
Block a user