Is there a support for PDF calculated fields in PDF library?
======================
I have a PDF template (with some text fields in PDF form) that I'm trying to populate from code.
It all works well - except for fields that are defined as 'calculated field' in PDF.
Let's say I have a PDF with text fields A & B, and B is defined as calculated field with value A*0.2
When I populate field A from code, save PDF and open it in Acrobat Reader, field B still shows 0.
When I edit field A in new PDF from Acrobat Reader, field B recalculates fine.
Attached is a sample of PDF file that I am using, with text fields - some plain and some calculated.
======================
Thanks.
Attachment:
PdfWithCalculatedFields_c97820d9.zip