Welcome Guest Search | Active Topics | Sign In | Register

PdfDocument constructor exception Options
Albert
Posted: Monday, January 25, 2016 4:54:24 PM
Rank: Newbie
Groups: Member

Joined: 1/25/2016
Posts: 2
Hi, we are receiving the following exception when attempting to create a new object using PdfDocument constructor as shown below

Code: C#
System.Exception: Child field for a PdfRadioButtonField must be of type PdfRadioButtonOption.
   at EO.Pdf.PdfRadioButtonField.a.a(PdfField A_0)
   at EO.Base.BaseObjectCollection`1.InsertItem(Int32 index, T item)
   at EO.Pdf.PdfField.a(ho A_0, PdfField A_1, a97 A_2, a7f A_3)
   at EO.Internal.go..ctor(ho A_0, a7f A_1)
   at EO.Internal.ho..ctor(PdfDocument A_0, a7f A_1)
   at EO.Pdf.PdfDocument..ctor(f6 A_0)


The sourceFilePath is for an existing PDF

Code: C#
PdfDocument pdfDoc = new PdfDocument(sourceFilePath);


I am using version 15.3.78.0. It works for another PDF I have used in the past but for this particular PDF seems to have an issue. I could send you guys the PDF if needed.
eo_support
Posted: Monday, January 25, 2016 5:02:19 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Yes. Please send us the PDF file. See here for our email address:

http://www.essentialobjects.com/forum/test_project.aspx

Thanks!
Albert
Posted: Monday, January 25, 2016 6:04:23 PM
Rank: Newbie
Groups: Member

Joined: 1/25/2016
Posts: 2
Email sent!

Thanks
eo_support
Posted: Sunday, January 31, 2016 3:17:22 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

This is just to let you know that we have posted a new build that should fix this problem. You can download the new build from our download page.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.