Viewer and Form

Hello,
I have a simple question, but it isn’t answered by reading the documentation. I want to display a predefined PDF form with the Viewer, wait for The User to fill it and, after pressing a “Save”-button, read the form field values back to store them in a database.
Can anyone help me, please?
JAVA preferred!
Thanks a lot, Ralf =;-)

Hi,

Thank you for considering Aspose.

I am afraid that you can't get this functionality using Aspose.Pdf.Kit. It is due to the fact that PdfViewer class is used to show Pdf by converting Pdf into image. So, you can 't fill out the data like this. Sorry for inconvenience.

Thanks.