Font-Encoding

Hi All,

I need to set a custom encoding for my font. Is it possible?

textFragment textFragment = new TextFragment();
textFragment.Text = text;
textFragment.Position = new Position(atX, atY);
// Set text properties

// Set the font name of a segment in the text object
textFragment.TextState.Font = FontRepository.FindFont(fontName);
textFragment.TextState.Font.FontSize = fontSize;

Thanks

@Santo85

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFNET-56004

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.