If you are experiencing a slow job analysis speed, you can try the following to change the page counter moode:
Open the following file in a text editor:
<install path>/job-ticketing/config/application.properties
Add the following line into the file:
pdf-quick-page-analysis=true
To turn it off, remove this key or set it to false.
pdf-quick-page-analysis=false
Save the file.
Comments