GhostScript Parameters
GhostScript parameters are used to alter the defaults in a conversion. This feature allows fine tuning of the conversion process performed by GhostScript.
GhostScript System Job Properties
-
GSResolution - Allows specifying the GhostScript resolution parameter to use
-
GSOutputDevice - Allows specifying the GhostScript output device parameter to use
-
GSAdditionalParams - Allows specifying other GhostScript parameters
For complete details on these GhostScript parameters refer to the GhostScript documentation referenced below.
https://www.ghostscript.com/documentation.html
Applying GhostScript parameters
There are various methods to apply GhostScript parameters to a job. Some of the methods are listed below.
-
By adding the parameters to a specific rule
-
By configuring parameters as prompts and sending jobs using AccuRoute Desktop
-
By configuring parameters as prompts and sending jobs using WebApps client
-
By using a Control File to specify the parameters
-
Send jobs using Scan to Folder button using Device
For example, you can configure the GhostScript parameters to generate a 24bit color TIF in a specific rule.
Applying GSOutputDevice parameter in a specific rule
To apply the GSOutput Device parameter
-
Start the Message Server Administrator.
-
Navigate to RuleSets node > Default.
-
Select the rule Deliver all Emails via SMTP. The Rule Properties window appears.
-
Select the Actions tab and navigate to Actions > Route to Connector.
-
Select Start Workflow > Properties tab. The Action Properties window appears.
-
Navigate to the Job Properties tab and click Add to set the Job Property.
-
Specify the property GSOutputDevice and value as tiff24nc
-
Click OK to save the changes to the action.
-
Select the Deliver action and click Properties.The Action Properties window appears.
-
Select TIFF (Image) as the format.
-
Deselect .Allow sender to override Format.
-
Click OK to save the changes to the action.
-
Click OK to save the changes to the rule.
Testing the GSOutputDevice parameter
Send a test message using the Message Server Administrator.
To test the GSOutputDevice parameter
-
Start the Message Server Administrator.
-
Navigate to Messages node and select New > Test Message. The Test Message window appears.
-
Specify the Sender Email, Recipients, Subject, Comments, and Attachments.
-
Click Deliver.The job is processed and delivered to the destination.
-
Verify the delivered document is a 24bit color TIF file.
See also
File Conversions, Composers, and Properties