Skip to main content
tykez123
Participant
July 9, 2017
Question

Print the quantity of a measurement to the console?

  • July 9, 2017
  • 1 reply
  • 292 views

I am trying to figure how to print a measurement total to the console. I am currently using the measurement tool to make various measurements. For exmaple I have 3 measurements with markuplabelA and 2 measurements with markuplabelT. I am wondering if there is a way to print combined totals from markuplabelA to console

This topic has been closed for replies.

1 reply

Inspiring
July 9, 2017

If you make a PDF and add form fields for each measurement and one for the total, then you can use any of the 3 calculation method available to a PDF form to fill in the calculated total.

One can also have a pop-up that the shows the total and if using the right method you might even be able to copy the value from the pop-up.

One could even open the Acrobat/Reader JavaScript console and display the total. The value could be copied from the JavaScript console.