I have a question with respect to the reading the PDF Templates which has the XML Dataconnection in it.
I am using ASP.Net application to read the PDFForm by using the iTextSharp. I am able to read PDF Form with this tool, but I am not able read the PDF Form which has XML File as Dataconnection. iTextSharp is reading all the fields in the PDF Form as XML elements,
if the PDF Form contains XML as Datasource, the it's ignoring the fields and taking the XML datasource as the XML Element and not reading the values of the controls.
Is there any way to read the control values instead of the XML Datasource values?
Sree Harshav...
0 Points
2 Posts
Reading the PDF Forms which has the Data connection using iTextSharp
Dec 02, 2009 08:40 AM|LINK
Dear All,
I have a question with respect to the reading the PDF Templates which has the XML Dataconnection in it.
I am using ASP.Net application to read the PDFForm by using the iTextSharp. I am able to read PDF Form with this tool, but I am not able read the PDF Form which has XML File as Dataconnection. iTextSharp is reading all the fields in the PDF Form as XML elements, if the PDF Form contains XML as Datasource, the it's ignoring the fields and taking the XML datasource as the XML Element and not reading the values of the controls.
Is there any way to read the control values instead of the XML Datasource values?
Regards,
Sree Harshavardhana.