There were new defaultPrintingSetting fields added

This commit is contained in:
Cheng Zhao
2017-01-31 17:41:05 +09:00
committed by Kevin Sawicki
parent ab783413a2
commit 3024d0563f

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,