henryhqhuang
Results
1
comments of
henryhqhuang
you should make sure you have the chinese font-family, if not, add it ` ITextFontResolver fontResolver = renderer.getFontResolver(); fontResolver.addFont("font/simsun.ttc", BaseFont.IDENTITY_H, BaseFont.NOT_EMBEDDED); ` and the html should add follow code `...