Problem using Pdf.Kit Java for hidden subform fields

Last post 01-24-2012, 8:06 AM by shahzad.latif. 1 replies.
Sort Posts: Previous Next
  •  01-23-2012, 1:45 PM 356787

    Problem using Pdf.Kit Java for hidden subform fields Java

    Attachment: Present (inaccessible)
    Hello,
    I am testing out the Pdf.Kit classes to see if it will work with our PDFs, and I have come across an issue with PDF forms that have hidden fields. The attached form has three hidden fields (txtName, txtBuilding, txtExtension) that show up when editing in Adobe Livecycle.
    When I use Pdf.Kit and get the form fields, it returns null. Here is my code:

            Form form = new Form("c:\my\file\path.pdf");       
            String[] fieldNames = form.getFieldsNames();


    At this point, fieldNames is equal to null.

    Is there anything I can do so these field names are returned?
    Thanks,
    Gil
     
  •  01-24-2012, 8:06 AM 356951 in reply to 356787

    Re: Problem using Pdf.Kit Java for hidden subform fields

    Hi Gil,

    I have reproduced this problem at my end and logged it as PDFKITJAVA-33124 in our issue tracking system. Our team will look into this issue and you'll be updated via this forum thread once it is resolved.

    We're sorry for the inconvenience.
    Regards,

    Shahzad Latif - [Follow me on Twitter!]
    Support Developer/Developer Evangelist
    Aspose Sialkot Team
    Aspose - Your File Format Experts

    Keep in touch! We're on Twitter and Facebook
     
View as RSS news feed in XML