I have some troubles with PDFSharpcore. I would integrate some json text, created with NewtonSoft.json (vers 13.0.3), into a pdf file and to indent it correctly. The text is correctly integrated into the pdf file but the indentation is replaced by some white squares, as if the writer did not understand the identation. I tried several encoding but it didn't change anything. Can I have some help please ?
Hello.
I have some troubles with PDFSharpcore. I would integrate some json text, created with NewtonSoft.json (vers 13.0.3), into a pdf file and to indent it correctly. The text is correctly integrated into the pdf file but the indentation is replaced by some white squares, as if the writer did not understand the identation. I tried several encoding but it didn't change anything. Can I have some help please ?
I am using PDFSharpCore vers 1.3.62 with .NET 5.