Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Fri Aug 28, 2015 8:15 am

Hi,

I tried to read value of a XfaForm fields but all return a null value.

sample code:

if ((fields[i] as XfaTextField).Value != null)
{
MessageBox.Show(fields[i].Name.ToString() + " : " + (fields[i] as XfaTextField).Value.ToString());
}

When I preview the PDF, I can see the value (pdf in attachment)

Can you help me?

Philippe

philuc2015
 
Posts: 7
Joined: Tue Mar 17, 2015 3:28 pm

Fri Aug 28, 2015 9:26 am

Hello,

I have noticed your issue. And I have posted the issue to our dev team. We will inform you when it is fixed. Sorry for the inconvenience.

Best Regards,
Sweety

E-iceblue support team
User avatar

sweety1
 
Posts: 539
Joined: Wed Mar 11, 2015 1:14 am

Tue Sep 08, 2015 3:26 am

Hello,

Sorry to keep you waiting.
The new version of Spire.Pdf( Spire.PDF Pack(Hot Fix) Version:3.5.34 ) solved your issue has been released. Please download it via link below and have a try.
http://www.e-iceblue.com/Download/download-pdf-for-net-now.html

Best Regards,
Sweety
E-iceblue support team
User avatar

sweety1
 
Posts: 539
Joined: Wed Mar 11, 2015 1:14 am

Thu Sep 10, 2015 8:36 am

Hello,

Have you tried the Spire.PDF Pack(Hot Fix) Version:3.5.34?
Has your issue been resolved?
Thanks for your feedback.

Best Regards,
Sweety
E-iceblue support team
User avatar

sweety1
 
Posts: 539
Joined: Wed Mar 11, 2015 1:14 am

Return to Spire.PDF