Hello,I am calculating the value for the barcode (3 of 9) using
JavaScript to generate a non-interactive PDF. On the Adobe Sever (ES LC
8.2), after running for 5 hours, I am experiencing script timeout error
while calculating the barcode on the first page of every document that
is getting processed. If I restart the Adobe server every thing is fine
until the server hits the threashold of 5 hours.This only happens for
the first page of every document, so if there are 10 pages then barcode
gets ca...