Skip to main content
Participant
June 21, 2017
Answered

How to Calculate Hours difference from start time and end time fields for Acrobat XI pro designed forms.

  • June 21, 2017
  • 2 replies
  • 795 views

Hi ,

      How to Calculate Hours difference from start time and end time fields for Acrobat XI pro designed forms.

i have start time suppose 11:00 am and End time =02:00 pm then How to calculate Hours in HH:MM like difference should come 03:00.

I am able to do it from Acro form custom script and it works perfect in Desktop.but it doesn't work in Android device ,so working only in Desktop.

Is it possible without any Acro Form Scrip.We need to make it work in Desktop and Android Mobile also.?

Please let me know if any solution

Thanks

Mayank Kashyap

This topic has been closed for replies.
Correct answer Bernd Alheit

Following is supported on Android systems:

JavaScript for Acrobat Reader Mobile API Reference (Android)

2 replies

try67
Community Expert
Community Expert
June 21, 2017

I don't know about Reader, but I've recently written a code that does exactly that and it works in qPDF Notes on Android devices.

Bernd Alheit
Community Expert
Bernd AlheitCommunity ExpertCorrect answer
Community Expert
June 21, 2017

Following is supported on Android systems:

JavaScript for Acrobat Reader Mobile API Reference (Android)