This sample shows how to add text fields to your PDF document using Docotic.Pdf library.
You can add text fields to your PDF document using PdfPage.AddTextBox methods.
AddTextBox
methods return an instance of the PdfTextBox class.
This sample shows how to add text fields to your PDF document using Docotic.Pdf library.
You can add text fields to your PDF document using PdfPage.AddTextBox methods.
AddTextBox
methods return an instance of the PdfTextBox class.