acroForm.getField("fullyqualifiedname").setValue("value");

acroForm.getField("fullyqualifiedname").isReadOnly()

or share the PDF (upload somewhere) and tell what field is the problem

Tilman

On 28.09.2023 05:12, Luis Angel Benitez Muñoz wrote:
Hi! I'm working with a different PDF library based on PDFBOX called PdfPig,
how can one access an Acroform field in PDFBOX and write information
(string, etc) to it?. I'm currently trying to write information to an
Acroform field but the field appears to be read only, maybe the process to
do this in PDFBOX can give me some guidance to do this in PdfPig.

Thanks to anyone that can help!



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to