Configuring Nuance PDF output settings to include more than 500 pages per PDF
Version: R74.5
Article ID: PC000065
Description
Summary
By default the Nuance full-text step is designed to create 500 page PDF’s. Use the following steps to increase the default number:
This change should be made on all Capture Automation servers that will be generating PDF’s.
- Make a copy of the ClientSettings.xml file located at C:\Program Data\Digitech Systems
- From the desktop, click Start > Run > type services.msc and press <Enter>
- Highlight and right-click the PaperVision ProcessInitiator1 service and choose Stop
- Edit the ClientSettings.xml file using Notepad
- Add the following line of text:<OCRFullTextMaxPagePerDoc>500</OCRFullTextMaxPagePerDoc>
- Change the value from “500” to the number of pages that will be used to create each PDF (e.g. 750)
- Save and close the ClientSettings.xml file
- From the desktop, click Start > Run > type services.msc and press <Enter>
- Highlight and right-click the PaperVision ProcessInitiator1 service and choose Start