Quoting Matt Benson <[EMAIL PROTECTED]>:

> Back on the subject of PDF forms, I don't know
> anything about these, but I was thinking... are they
> comparable to HTML forms,

In HTML you can add several forms to one HTML page.
In PDF you can only have 1 AcroForm per document.

> and if so, would it be possible to create a generic
> Form Element that could be handled by the DocWriter
> implementations?

Nothing is impossible, but it would be very difficult.
I think it's better to develop the form functionality
as a PDF only functionality in the first place and look
if it's possible to combine both afterwards.

kind regards,
Bruno

_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to