Hi all,

Thanks in advance for your help.

Is there a way to group form fields (i.e. subclasses of PDField) into rows,
sort of like grouping HTML elements in a <div>?  My requirement is to
prefill a PDF file with rows of form fields in Acrobat Pro DC, and then use
PDFBox to fill in the rows of fields with data from Java objects.  I also
have to be able to reuse the same PDF file to add more rows of data until
the data runs out.

I've searched the mailing list, and couldn't find it.

Thanks,
Rob

Reply via email to