Certain parameters are required by the Ghostscript conversion routine. If, after querying the registry they are not found, Financial Reporting will always add them. However, it is advised that the following parameters be indicated when using custom Ghostscript parameters:
-dNOPAUSE: This parameter disables the prompt and pause of Ghostscript. Since the Financial Reporting print server is a service there should never be any user interaction.
-dBATCH: This parameter is used for the PostScript (PS) to Portable Document Format (PDF) conversion only. It compliments the "-dNOPAUSE" parameter.
-sDEVICE=: A device must be specified. If this parameter is not found, it defaults to pdfwrite for the PostScript (PS) to Portable Document Format (PDF) conversion and JPEG for the PostScript (PS) to JPEG conversion.
–c <</Orientation 3>> setpagedevice -f: These parameters are used for the PostScript to JPEG conversion when a report is set to print in landscape orientation. It is not recommended that these parameters be added to the GSImageOptions registry entry.