T
Toni Pohl
Hi,
some years ago I´ve implemented an classic ASP form which fills in data from
a database into a PD-form. I used the free FDF Toolkit which worked very
well. After submitting the PDF the asp-form reads the data of the datafields
and write them into the database again.
Now I want to implement an improved ASP.NET version with VB.NET and I found
iText.net.
- FDF seems to be completly outdated?
With iText I found out that using the PDFstamper seems to manipluate PDF
templates. But it seems I loose any interactivity when using iText - alle my
textfields are rendered as rectangles and are no longer editable.
So, my question is:
What would be a proper way to re-implement the same functionalitility as my
old ASP and FDF way did?
Shall I still use FDF (COM)? Is there a workaorund using iText.net with
interactive forms?
Are there any other free tools for using online PDF forms with ASP.NET?
Thanks for ideas,
Toni
some years ago I´ve implemented an classic ASP form which fills in data from
a database into a PD-form. I used the free FDF Toolkit which worked very
well. After submitting the PDF the asp-form reads the data of the datafields
and write them into the database again.
Now I want to implement an improved ASP.NET version with VB.NET and I found
iText.net.
- FDF seems to be completly outdated?
With iText I found out that using the PDFstamper seems to manipluate PDF
templates. But it seems I loose any interactivity when using iText - alle my
textfields are rendered as rectangles and are no longer editable.
So, my question is:
What would be a proper way to re-implement the same functionalitility as my
old ASP and FDF way did?
Shall I still use FDF (COM)? Is there a workaorund using iText.net with
interactive forms?
Are there any other free tools for using online PDF forms with ASP.NET?
Thanks for ideas,
Toni