Filling textBox error -> Stack empty (InvalidOperationException)

Hello,


After upgrading from V 6.00 (Aspose.Pdf.Kit) to V 8.5 (Only Aspose.Pdf) our code stopped to work smoothly. I got “stack empty (InvalidOperationException)” error when calling the FillField method.
Here is the code, and attached the PDF file (addon.pdf):

string fileName = “addon.pdf”;
Aspose.Pdf.Facades.Form pdfForm = new Aspose.Pdf.Facades.Form(fileName);
//this line for ‘txtID’ works as usual
pdfForm.FillField(“txtID”, “123”);
//this line for ‘txtName’ stopped working -> empty stack exception
pdfForm.FillField(“txtName”, “John”);

Please , your advice
Tzali

Hi Tzali,


Thanks for your inquiry. While testing the scenario with Aspose.Pdf for .NET 8.5, we’ve managed to reproduce the reported issue and logged it as PDFNEWNET-35932 in our issue tracking system for further investigation and resolution. We will notify you via this forum thread as soon as its resolved.

We are sorry for the inconvenience caused.

Best Regards,

Hello,


Can you please send me (by mail or here in this forum) estimation time when will it be resolved.
We need it ASAP for the production.

Thanks,
Tzali

Hi Tzali,


Once the earlier reported issue is resolved, you will be intimated within this forum thread and as you have already subscribed to forum notifications, you will get an automatic notification.

Hello,


Our customer is waiting for schedule answers. Is it couple of Hours/Days/Weeks/
I would like you to answer with expected schedule (3 days/1 week, etc). We need to know if it is going to be a subject of days or weeks.

Thanks,
Tzali

Hi Tzali,


We are sorry for the inconvenience caused. I’m afraid we can’t share any ETA at the moment, as we’ve recently noticed the issue and its pending in the queue for analysis with other priority tasks. However, we’ve recorded your concerns and requested our development team to complete it’s investigation and share the ETA at their earliest.

Thanks for your patience and cooperation.

Best Regards,

The issues you have found earlier (filed as PDFNEWNET-35932) have been fixed in Aspose.Pdf for .NET 8.7.0.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.