PdfSharpCore icon indicating copy to clipboard operation
PdfSharpCore copied to clipboard

XPdfFontOptions does not contain a constructor that takes 2 arguments

Open JakubOciepa opened this issue 3 years ago • 0 comments

According to the docs - Unicode, I should have possibility to embed the font into the document. Unfortunately the implementation of the XPdfFontOptions does not have constructor that has 2 parameters. How can I embed the font into the document?

JakubOciepa avatar Jun 16 '22 15:06 JakubOciepa