Print Preview: Add validity check for kSettingPagesPerSheet.
https://chromium-review.googlesource.com/c/chromium/src/+/1381133
This commit is contained in:
parent
510ca79ddd
commit
005b7d8099
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ const defaultPrintingSetting = {
|
|||
printWithCloudPrint: false,
|
||||
printWithPrivet: false,
|
||||
printWithExtension: false,
|
||||
pagesPerSheet: 1,
|
||||
deviceName: 'Save as PDF',
|
||||
generateDraftData: true,
|
||||
fitToPageEnabled: false,
|
||||
|
|
Loading…
Add table
Reference in a new issue