-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hi, while trying to use the Alternate Page Rotation (AKA Flip on Long Side): option for my particular printer, I noticed that the signature order marks were no longer showing up, when I set rotatePage to false, it shows up again.
NOTE: It does work in Folio though, I have checked.
Steps to reproduce:
Here are my specific settings:
Imposer settings: {
"printFile": "both",
"sourceRotation": "none",
"rotatePage": true,
"paperSize": "A3",
"paperSizeUnit": "pt",
"printerType": "duplex",
"paperRotation90": false,
"pageLayout": "quarto",
"cropMarks": false,
"cutMarks": false,
"pdfEdgeMarks": false,
"sigOrderMarks": true,
"pageScaling": "lockratio",
"pagePositioning": "centered",
"mainForeEdgePaddingPt": 80,
"bindingEdgePaddingPt": 75,
"topEdgePaddingPt": 0,
"bottomEdgePaddingPt": 0,
"sigFormat": "standardsig",
"sigLength": 2,
"customSigLength": [
0
],
"foreEdgePaddingPt": 0,
"wackySpacing": "wacky_pack",
"flyleafs": 2,
"sewingMarksEnabled": false,
"sewingMarkLocation": "all",
"sewingMarksMarginPt": 72,
"sewingMarksAmount": 3,
"sewingMarksTapeWidthPt": 36,
"paperSizeCustomWidth": 0,
"paperSizeCustomHeight": 0
}Metadata
Metadata
Assignees
Labels
No labels