In a recent note, Chase, John said:

> Date:         Fri, 23 Sep 2005 13:19:27 -0500
> 
> I'm "just the messenger" in this thread, but my understanding of the problem
> is that a colleague wants to put a .PDF on the spool so that VPS can then
> route it to an appropriate printer (perhaps via an Acrobat reader of some
> sort) for printing.  I.e., we are trying to use the JES spool for nothing
> more than "store and forward" in this case.
> 
My understanding from once long ago having stared over a
sysprog's shoulder is that the information goes into the spool
loss-free, with each spool record consisting of:

    o A flag indicating carriage control type (A, M, or none)
    o The carriage control character.
    o The body of the record.

(I vaguely recall that long ago there was a problem of
losing trailing blanks.  I believe that was necessarily
fixed to support bitmap graphics for AFP.)

I'm inclined to blame either the writer (is that VPS?) that
extracts the file from the spool, or the printer driver.
If either ignores or discards the flag that indicates
"no carriage control", then processes the carriage control
character (which it then _should_ ignore) as ASA carriage
control, the problem is created.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to