Text and fonts in PDF in C# and VB.NET
Draw beautiful looking text
The library can add text to documents that looks exactly as you want it to.
You can position your text with high precision.
Advanced properties like character and word spacing, text scaling, rise, and rendering mode can also be used to fine tune how text in your PDF documents will look.
Use the font and language you need
Docotic.Pdf library can draw Unicode text using Type1, TrueType, and OpenType fonts.
You can use any font installed on your system, 14 built-in Type1 fonts, or load a required font from a file.
The library can embed a complete font, or only a required subset of a font, or only a font reference into produced PDF documents.