Hi, please see C# code below.
var html = "<html>...</html>"
var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html)));
pdfDocument.Info.Title = "⭐Once Upon a Star";
pdfDocument.Save(filePath);
when…...PDF Metadata Title with Emoji characters show Chinese characters...</html>" var pdfDocument = new Document(new MemoryStream(Encoding...