Question about Form Field Names

Hi,

I had a question regarding the names for form fields in the PDF API. Currently, I can see that the form fields have a names such as form1[0].#subform[0].Pt1Line1a_FamilyName[0]. We're mapping these field names to our internal database to be able to fill form fields. I have two questions here - 

(a) Are these IDs subject to change in a future version of the library? If so, it will upset our current mappings.
(b) Is there a better way to map form fields with our internal database columns.

Thanks.



2 Replies 1 reply marked as answer

AP Anand Panchamoorthi Syncfusion Team June 8, 2020 05:41 PM UTC

Hi Saurabh, 

Thank you for contacting Syncfusion support. 

Currently we are validating on this “Changing the form fields naming in PDF library” and we will update the further details on 10th June 2020.     

Regards, 
Anand P 



SL Sowmiya Loganathan Syncfusion Team June 10, 2020 12:58 PM UTC

Hi Saurabh,   
   
Thank you for your patience.   
   
Queries   
Response   
Are these IDs subject to change in a future version of the library? If so, it will upset our current mappings.   
The form fields IDs subject are will not be changed in future versions. These form field subjects/names are taken from the PDF document.   
   
Please refer the below UG links for more information,   
   
Is there a better way to map form fields with our internal database columns.   
We can fill the PDF form fields from the database using our PDF library. Please refer to the below KB links for more information.
https://www.syncfusion.com/kb/9921/how-to-fill-pdf-form-from-database-using-c-and-vb-net  
 
   
Please let us know if you need any further assistance with this.   
  
Regards, 
Sowmiya Loganathan 


Marked as answer
Loader.
Up arrow icon