Client32/DOS printing. (AREV Specific)
At 10 MAY 2002 12:07:15PM R Mazzola wrote:
Ok, several pc's running win98, using latest client32. When using Ad. Rev. application to print condensed to any printer, no condensed printing happens, no error messages either. When I remove client32, it works…
Any ideas on what I might be missing?
At 10 MAY 2002 01:06PM leonshaf wrote:
1. What version of Client32 are you running? (recommended version is
Client32 version 2.2)2. What printer are you trying to print to? (Most deskjet printers
will not work with DOSprinter commands)3. How are you capturing printer control (through a suspend exit
command, and if so, what isthe "timeout" parameter)4. Are you capturing and sending control codes BEFORE selection of
data and sending output to printer? (Normally, we have to do aselection command withfiltering, do a savelistcommand, call up the printerselection routine - so theuser can specify how they wantthe output to look on whichprinter they want, then do agetlist command, andIMMEDIATELY send the data tothe printer, otherwise theprinter will defalut to it'sinitial setup.