Jump to content
MSDN

Formula

Recommended Posts

Steven Zakulec

I've got something working here that should be what you want- it forces Nitro to always round down any calculation result.

My test PDF has three text fields:

Field 17, 18, and 19

They're all formatted as Number, with 0 decimal places.

Field 17 actually does the calculation.

Under the Calculate tab on the field that's supposed to do the calculation, use the following in the Simplified Field Notation box:

Math.floor(Field18 / Field19)

Let me know if this is what you were looking for.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.