FillImageField issue

Hello,



I am evaluating the Aspose.Pdf.Kit product and am having an issue with
Image/Button fields. It seems that no matter what I do, the
images are always placed on the last page of the resulting pdf.
If I only have one page in the pdf, the image fields populate
correctly, however, if I add another page, all of my images move to the
last page. The text fields are working correctly.



I created the form using Adobe Designer 7 and have tried saving the
form as static, dynamic and Adobe 6 formats with the same result.



This is something that is critical for the application to handle.



Thanks,



Keith

Dear Keith,

Thanks for considering Aspose.

The form created by Adobe Designer 7 is a XFA Form, it is not AcroForm. In current version, we only support AcroForm. The form which is created by Adobe Acrobat Professional 6 is well supported. You could use that tools.

Support to XFA Form needs a lot of work for the different ways of implementing the types of forms. We will support it ASAP.

By the way, could you upload the files of problems in the attachment? It is favourable to support this new function more quickly.

Best regards.

I am having the exact same issue and I have 2.1.3. Has anyone found anyting yet?

Dear customers,

Thanks for considering Aspose.Pdf.Kit.

We have fixed this problem and a new version will be released soon, please pay attention to our Blog.

Best regards.

Hello,

I am interested in your PDF library. Can you tell me if your latest product supports:

1. Dynamic XFA Forms

2. Adding and deleting XFA Fields

Regards

Dear BrianStafford ,
Thanks for considering Aspose.Pdf.Kit.
Our product FULLY support PDF template processing from Adobe 6 and below, which use AcroForm structure. As you know, Adobe 7 and above versions turned to use XFA Forms. Now we are working hard on the upgrade of Kit from AcroForm to XFA Form, and some functions can work well in XFA, such as FillField() and FlattenField().
As for your question:
1. Dynamic XFA Forms
A: If what you mean is changing PDF template contents in running time, we do not have any plan to support this function currently.
2. Adding and deleting XFA Fields
A: FormEditor.AddField() and FormEditor.RemoveField() can deal with AcroForm. It will be upgraded for XFA supporting in a month.
Any other question is welcomed. Best regards.