I have Docker Image, and have HTML, I am trying To convert this type of HTML To PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...void generatePDF2() { string text = @"<!DOCTYPE html> <html lang="en"...MemoryStream(Encoding.UTF8.GetBytes(text)); var options = new HtmlLoadOptions();...