|

How to change memory to print DBCS
Use PrintGuide to backup your DocOut configuration
- Start PrintGuide
- In Monitor View, locate the DocOut PrintServer in the list of Detected Devices and click it.
- On the PrintServer menu, click Backup Configuration.
- Then open the DocOut.upd with an editor eg. Notepad. Default the DocOut.upd file is saved in
C:\Program Files\i-data international\PrintGuide.
- Then find the session number used to print "AFP/IPDS (PSF) using TCP/IP in this example PPD 5001 as input using SESSION 2 and change the "SESS_MEMORY" from 2048 to 16000 or more.
SESSION 2
DESCRIPTION "AFP/IPDS (PSF) using TCP/IP"
SESS_MEMORY 16000
PRESENT YES
TPG_DISP YES
INPUT_DEF
INPUT_SEL PPD
ID 1
END_SET
TRANSFORM_DEF 1
TRANSFORM_SEL IPDS
ID 1
END_SET
TRANSFORM_DEF 2
TRANSFORM_SEL ICDS
ID 1
END_SET
OUTPUT_DEF
OUTPUT_SEL PRINTER
ID 1
END_SET
END_SET
- Then save the DocOut.upd file.
- In Monitor View, locate the DocOut PrintServer in the list of Detected Devices and click it.
- On the PrintServer menu, click Update Configuration and open the DocOut.upd file just changed.
- Click OK to confirm, remembering to check Restart PrintServer after download. The PrintServer merges the edited *.upd file with its current configuration.
|