{include stdhead_sm.html}
[o hidden] [sm hidden] [page hidden] {if $message > ""} {end}
[$message]
Default Support Server
[defaults_sshost text cols=20 id="hostname"]
[defaults_ssport text cols=6 id="port"]
[drivers_gs text cols=40 id="ghostscript"]
Path to {if $windows = 1}gswin32c.exe/gswin64c.exe{end} {if $windows = 0}gs{end} executable
[images_converter text cols=40 id="image-magick"]
Path to {if $windows = 1}convert.exe or magick.exe{end} {if $windows = 0}convert or magick{end} executable
[drivers_mutool text cols=40 id="mutool"]
Path to mutool.exe or mutool executable. If set, this is used rather than Ghostscript for AFO text extraction.
[tesseract_tesseract text cols=40 id="tesseract"]
Path to tesseract executable. If set, the Image Manager will use it for OCR text creation when an image file or PDF without text is imported.
[drivers_gpcl text cols=40 id="ghostpcl"]
Path to GhostPCL, which if configured will enable design tool PCL test printing to be previewed in the browser.
Extension Printers: [webprinters memo cols=70 rows=10 valign=top wrap=off]
List of web printers for the SDSI and UnForm web extensions. These printers represent command lines, similar to TCP Ports, that PDF jobs can be submitted to from the SDSI or UnForm Web Extensions. The command line options should include rule file and output specifications, plus any other options that would be required for a PDF submittal. The format of the lines is:

name=options [; description]

For example: laser1=-f acme.rul -o "|lp -dlas1 -oraw";Front office laser

Extension Rule Files: [webrulefiles memo cols=70 rows=10 valign=top wrap=off]
This section is used by the SDSI Web Extension to load web extension rule files when visiting certain sites. A web extension rule file defines web page integrations that use custom buttons and forms to integrate an application's web page with an UnForm job. For more information, see the documentation. Each line associates a rule file with a URL or domain name. The URL portion is a regular expression, typically just a domain name, though it can include path and search information if needed.

rulefile=domain/URL

For example: erp-example.rul=https://erp.example.com

To apply a Material skin rather than the default desktop (skyblue), append ";material"

For example: erp-example.rul=https://erp.example.com;material

*Activiation Key: [im_ocrsvckey text cols=25]
Enter the service key provided by SDSI when you've subscribed to the OCR service. Restart the server after entering, or removing, this key. Once activated, you can then configure inbound sources to use the OCR service.
Confidence Threshhold: [im_ct text cols=4]
Enter a confidence threshhold, a number from 0 to 100. This value is used to highlight low confidence OCR values from the service, as a visual cue to Image Manager users. Typical settings are 80 to 90. The confidence level applies to each word, and is the probability of accuracy assigned to the word by the OCR service.
{include stdfoot_sm.html}