Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Blur PDF after saving Annotation #77

Open
vicmutish opened this issue Jan 19, 2023 · 1 comment
Open

Getting Blur PDF after saving Annotation #77

vicmutish opened this issue Jan 19, 2023 · 1 comment

Comments

@vicmutish
Copy link

Hello Ravish,

If I make an annotation on a clear pdf, the new created pdf with annotation is blur. How can i control this?

@zeecorleone
Copy link

Hi @vicmutish ,

What do you mean by 'blur'? Is the quality low?
I can suggest you to check options parameter of PDFAnnotate.
The option values provided impact the quality of the output generated. Please check PDFAnnotate.prototype.savePdf method and you can try changing pageImageCompression to FAST, MEDIUM, SLOW, etc. and you can try changing options parameter for .toDataURL function being called in same code block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants