Thanks a lot Maruan

Do you have any sample which I can refer to create XFA form using PDXBox
api?

Thanks,
Bharat

On Fri, Jan 27, 2017 at 12:59 PM, Maruan Sahyoun <[email protected]>
wrote:

> Hi,
> > Am 27.01.2017 um 06:51 schrieb Bharat Bhatt <[email protected]>:
> >
> > Hi,
> >
> > I want to create Table in PDF and on click on "+" new row will be added
> (as
> > repeatable section) .
> > Is there any api in PDFBOX which I can use to create dynamic table with
> > repeatable row (Row will be add when user click on + sign)
>
> dynamic rows (with form felds and such) are a functionality of XFA forms [
> https://en.wikipedia.org/wiki/XFA]. PDF acts as a wrapper and holds the
> XFA object which is interpreted at runtime by Adobe Reader/Acrobat and
> others hwo support that. Although you can use PDFBox to generate that
> wrapper generating the XFA is not part of it. Typically Adobe LiveCycle
> Designer or AEM Forms Designer is used to create such forms.
>
> BR
> Maruan
>
> >
> > Thanks,
> > Bharat
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to