I loaded a PDF from PDF Viewer and was able to insert alphanumeric characters using PdfGraphics.DrawString. However, when I try to insert Japanese characters, it turns out to be blank. Can I insert Japanese characters in PdfGraphics.DrawString? If it is difficult, I would like to know how to insert characters including Japanese characters in PDF, even if it is by converting the characters to images.