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 Jul 06, 2018 11:23 am

Hi,
I tried to perform one of your samples with filling a XFA form.

I installed the lastest version of free spire pdf.

Unfortunalty, i cannot ran the sample because "XFAForm" is not part of the form Widget object.

Code: Select all
PdfFormWidget formWidget = doc.Form as PdfFormWidget;
List<XfaField> xfafields = formWidget.XFAForm.XfaFields;


Is this a bug?

t.roithmeier
 
Posts: 1
Joined: Fri Jul 06, 2018 10:57 am

Mon Jul 09, 2018 4:08 am

Hi t.roithmeier,

Thank you for your post. The problem is not a bug, it is caused by the free version restrictions. Since we do not update the free version, I suggest you use the commercial edition(Spire.PDF Pack(Hot Fix) Version:4.6.8) which does not have that limitation.
Sincerely,
Hogan
E-iceblue support team
User avatar

hogan.tang
 
Posts: 51
Joined: Tue Jul 03, 2018 1:43 am

Thu Jul 12, 2018 2:34 am

Dear t.roithmeier,

Has your issue been solved ? Your feedback would be greatly appreciated.
Sincerely,
Hogan
E-iceblue support team
User avatar

hogan.tang
 
Posts: 51
Joined: Tue Jul 03, 2018 1:43 am

Return to Spire.PDF