Aspose.PDF for .NET - Creating a fillable PDF with textboxes

Hi,

Just wondering if Aspose.PDF has the ability to create a fillable PDF with textboxes.

Is there some sort of designer available in order to add the textboxes and adjust the layout of the textboxes? Or is this something that we would need Adobe Acrobat for?

Let me know.

Thanks,

@linocoelho

Thank you for contacting support.

Aspose.PDF for .NET comprises of APIs to be used with .NET Framework that enable you to create fillable fields in a PDF document without using Adobe Acrobat. However, it does not include any designer tool that can be used to drag and drop or manipulate contents visually. You can only make changes through code. Please visit Working with Forms for further information about Textboxes and other fields.