You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hello Ravish,
If I make an annotation on a clear pdf, the new created pdf with annotation is blur. How can i control this?
The text was updated successfully, but these errors were encountered: