DocOut
Overview Data sheet Case story Manuals Support Try DocOut Partners Contact

DocOut

How to change logical printer memory

Use PrintGuide™ to backup your DocOut™ configuration.

  1. Start PringGuide™
  2. In Monitor View, locate the DocOut™ PrintServer in the list of Detected Devices and click it.
  3. On the PrintServer menu, click Backup Configuration.
  4. 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™.
  5. 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.
  6. 
    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
    
    
  7. Then save the DocOut.upd file.
  8. In Monitor View, locate the DocOut™ PrintServer in the list of Detected Devices and click it.
  9. On the PrintServer menu, click Update Configuration and open the DocOut.upd file just changed.
  10. Click OK to confirm, remembering to check Restart PrintServer after download. The PrintServer merges the edited *.upd file with its current configuration.