Avatar

Not applicable

I had been working to find that how we can handle the newer xfdf format and explored many pdf libraries including Apache PDFBox and iTtext.

While exploring I found that the underlying architecture for the pdf  itself could be either Xfa (composed in livecyle designer)  or Acroform(composed in acrobat tool). The forms available with us are third party provided form and  are Xfa forms.

Acroforms are properly supported in all these libraries but I see very less support for Xfa.

Is there any java liberaries provided by Adobe to work with xfdf format in Xfa Forms ?

Thanks

Shah Imran Alam