Configure the pdf page counter mode
If you are experiencing a slow job analysis speed, you can try the following to change the page counter moode:
- Stop the Job Ticketing service.
-
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.
- Restart the Job Ticketing service.