There were new defaultPrintingSetting fields added

pull/8501/head
Cheng Zhao 2017-01-31 17:41:05 +09:00 committed by Kevin Sawicki
parent ab783413a2
commit 3024d0563f
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ const defaultPrintingSetting = {
deviceName: 'Save as PDF',
generateDraftData: true,
fitToPageEnabled: false,
scaleFactor: 1,
rasterizePDF: false,
duplex: 0,
copies: 1,
collate: true,