The following dadisp.cnf keywords are used to set DADiSP's PostScript printing configuration.
POSTSCRIPT_FONT
Sets the font to be used in PostScript printing.
POSTSCRIPT_X, POSTSCRIPT_Y
Sets the X and Y dimensions of the printed output.
POSTSCRIPT_FILE
Sets the name of the output file for the PostScript printout. PC users may set this directly to the desired port, e.g. LPT2 or COM2.
POSTSCRIPT_PROLOGUE
Any valid PostScript commands which you want to send as the first line in your PostScript file.
POSTSCRIPT_EPILOGUE
Any valid PostScript commands which you want to send as the last line in your PostScript file.
POSTSCRIPT_GREYSCALE
Set to 1 to force greyscaling, set to 0 for color.
POSTSCRIPT_XPAPER, POSTSCRIPT_YPAPER
Set the X and Y dimensions of your paper (in inches).
POSTSCRIPT_XPOSITION, POSTSCRIPT_YPOSITION
Set the X and Y position for the lower left corner of your print (in inches).
POSTSCRIPT_LANDSCAPE
Set to 1 for Landscape orientation, 0 for Portrait orientation.