PDFrenderer icon indicating copy to clipboard operation
PDFrenderer copied to clipboard

PDF with "CIDFontType2" font failed to renderer due to NPE since the "FontName" is null

Open Bennyz1 opened this issue 6 years ago • 0 comments

in case the pdf file, using Font Object with the "FontName" is empty (null) and using the subtype of "CIDFontType2", then, there is NullPointerException and the pdf not rendered correctly.

Bennyz1 avatar May 19 '19 07:05 Bennyz1