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
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.
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.
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.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.