Dear support team,
I’m using aspose.pdf to fill data form excel to pdf form, but error occurs when data of excel file has multiple row (Tested with 200 row excel file)
1. First I’m using AutoFiller and it throw error “Error happened during parsing” detail in file attachment
2. Then I’m trying to use InteractiveFeatures.Forms. It work well with excel file has less 100 records, but it throw exception “Thread was being aborted” when I increase number of record to more 200
Please check detail in attachments file!
Note: I’m using aspose.pdf - 9.6.0.0
Thanks in advance!