You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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);
i try to convert chinese MardownFile to pdf but get messy code in pdf,what‘s wrong with it?
The text was updated successfully, but these errors were encountered: