Configuring Nuance PDF output settings to include more than 500 pages per PDF


Version: R74.5

Article ID: PC000065

Configuring Nuance PDF output settings to include more than 500 pages per PDFmain image

Description

By default when using the Nuance Full-Text step each PDF that is generated can only contain 500 pages. The following steps can be used to increase the maximum number of pages that each PDF can hold beyond 500 pages.

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.

  1. Make a copy of the ClientSettings.xml file located at C:\Program Data\Digitech Systems
  2. From the desktop, click Start > Run > type services.msc and press <Enter>
  3. Highlight and right-click the PaperVision ProcessInitiator1 service and choose Stop
  4. Edit the ClientSettings.xml file using Notepad
  5. Add the following line of text:<OCRFullTextMaxPagePerDoc>500</OCRFullTextMaxPagePerDoc>
  6. Change the value from “500” to the number of pages that will be used to create each PDF (e.g. 750)
  7. Save and close the ClientSettings.xml file
  8. From the desktop, click Start > Run > type services.msc and press <Enter>
  9. Highlight and right-click the PaperVision ProcessInitiator1 service and choose Start