The SfPdfViewer2 component print blurry file

I tried your solution but it still prints blurry. Yes, it's increasing some level of quality, but not as much as print from the acrobat.

Currently, I am using Syncfusion.Blazor.SfPdfViewer version 26.2.8. I also tried the latest version, 27.1.48, but still facing the same issue.

Image1 is from the acrobat

Image2 is from the spfdviewer



Attachment: BlurryPdf_aeb8dbf7.zip

1 Reply

SK Sathiyaseelan Kannigaraj Syncfusion Team September 20, 2024 07:50 AM UTC

Hi Nirav Kotadia,

Thank you for the update. In our component, when printing, the PDF is converted into vector images and then loaded into the browser's print preview. However, Adobe preserves the PDF format, allowing text selection to be maintained. To improve print quality, we've added the `PrintScaleFactor` option, which can be set between 0 and 5 to enhance the image quality, though this may impact print performance. For your reference, we've provided a sample below.

Print Quality Sample
 


Regards,
Sathiyaseelan K


Loader.
Up arrow icon