Skip to content

Commit 1c2820a

Browse files
committed
906190: UGDocumentation
1 parent b1f5621 commit 1c2820a

File tree

1 file changed

+1
-0
lines changed
  • How to/Customization of PrintQuality/src

1 file changed

+1
-0
lines changed

How to/Customization of PrintQuality/src/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import { PdfViewerPlugin, Toolbar, Magnification, Navigation,
2323
return {
2424
serviceUrl: "https://services.syncfusion.com/vue/production/api/pdfviewer",
2525
documentPath: "https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf",
26+
//By Changing the printScaleFactor value we can adjust the quality of the PDF file.
2627
printScaleFactor: 0.5,
2728
};
2829
},

0 commit comments

Comments
 (0)