It would be really useful if we could preserve the form fields when convert RTF to different formats. For example, when converting to HTML the form fields should be converted to their respective <input> and <select> elements with the selected option preserved.
Also, when saving to PDF the form fields for drop downs are just blank so it would be great if they were output for all formats.
Comments (3)
Form fields are supported in Word documents, see the following demonstration sample:
https://www.gemboxsoftware.com/document/examples/c-sharp-vb-net-create-word-form/701
This feature is for their support in other file formats as well and unfortunately it is not in our current roadmap.
Please note that we priorities feature request implementations by number of users requesting them and currently there are features which have a greater priority.
Regards,
Mario
GemBox d.o.o.
In the latest versions of GemBox.Document, form fields are supported in HTML format as well.
Regards,
Mario
GemBox d.o.o.