|

How to change logical printer memory
Use PrintGuide to backup your DocOut configuration.
- Start PringGuide
- 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.
- If PCL: Then find the session number used to print "AFP/IPDS (PSF) using TCP/IP in this example PPD 5001 as input using PRINTER 1 and change under LANGUAGE_DEF PCL5e the "AVALIMEMORY" from 1024 to 4096 or more.
LANGUAGE_DEF PCL5
PRESENT YES
AVAILMEMORY 4096
OFFSETREG YES
HPGL YES
GMACROS YES
RASTEROP YES
PATTERNS YES
CTABLES NO
If PostScript: Then find the session number used to print "AFP/IPDS (PSF) using TCP/IP in this example PPD 5001 as input using PRINTER 1 and change under LANGUAGE_DEF PostScript the "AVAILMEMORY" from 1500 to 4096 or more.
LANGUAGE_DEF POSTSCRIPT
PRESENT YES
AVAILMEMORY 4096
- 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.
|