I'm using pdfjs(Document) to preview pdf in my site. (not a react-pdf/renderer)
But I can't see some paragraphs with adobe fonts.
How to add options to show adobe font in react-pdf?
(There is solution to add 'standard-fonts', but I need a solution for adobe fonts)