Converting a Word to PDF and keeping the field doesn't handle the type Calculation

Created a very simple Word file with three test form fields in them: Price, Qty and Total. Price and Qty are numbers, and Total is a calculation with formula =Qty*Price.

When I convert to PDF and setting the preserve fields option, I see the two number as fillable fields, but the total is a read-only field and doesn’t have the calculation set in it. Is it the expected behavior?

@lpperras can you please attach the source file?

Here is the simplest file with the behaviour I was describing.

Fields.docx (12.1 KB)

Thanks!

@lpperras I was reviewing your scenario and that is the expected behavior. Calculate text-boxes are not exported to the PDF.