PDFJsAnnotations
PDFJsAnnotations copied to clipboard
TEXT LAYER
where can I get this code?
https://github.com/mozilla/pdf.js
@jesesqui , the text quality is pretty good. are you having any issues?

Also, you can try changing text/font properties to desired one by changing the associated fabric.IText object. (check this.fabricClickHandler method inside pdfannotate.js file).
For information about possible values of fabric IText, check its docs