Hello,i am trying to convert Adobe LiveCycle designer form to xml, for
this i am reading pdf using Itext, when i try to read the AcroFields
fields = pdfReader.getAcroFields(); fieldValue =
fields.getField(fieldName); fieldValue is returing null,The same code is
working fine for other Pdf forms , we are able to replicat the issue
only in Adobe LiveCycle designer FormThanksKrishna