PDFrenderer
PDFrenderer copied to clipboard
PDF with "CIDFontType2" font failed to renderer due to NPE since the "FontName" is null
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.