views:

130

answers:

1

how to create a pdf form ? i need to insert textbox and radio button controls in it.

+1  A: 

Have you had a look at iTextSharp?

iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.

Winston Smith