Create PDF with editable fields
At this point, to generate a PDF file from the XLS-FO template, we use XML Publisher, the oracle.xdo.template.FOProcessor class
The general scheme of how we create PDF
https://docs.oracle.com/cd/E15586_01/fusionapps.1111/e20838/javaapis.htm#CIHEHJJJ
Question:
Are there standard or alternative ways, how can I get a PDF with an editable field?
It is required to enter and save information in one or several fields of the output file.