Version ifhp-3.5.4 - Fri Feb  8 19:23:05 PST 2002

  Use the new OBJ library and debug options:
  debug=
    0-6  - displays details about job handling.
           bigger the number, more detail
    database, database+1 - database+4 - ifhp.conf parsing
         REALLY verbose
    utils, utils+1 - utils+4 - OBJ library, REALLY verbose
                
  Fixed up PostScript printer messages when the printer
  detects an error.  This problem appears when a bad PostScript
  job is sent to the printer and the printer returns status
  information.  Some of the fields are 'unusual' for some
  vendors.  Rather than just display the 'error' information,
  I now put out the whole PostScript status message.

  The 'gs_converter' values needed '|cat >&3'.
  (From the mystery poster: [EMAIL PROTECTED])

  GhostScript developers have added a -dPARANOIDSAFER flag
  to solve some security issues.  Added this to the gs_converter
  definitions.

  The 'pagesize' option has been merged into the papersize
  facility.  Now you can select the papersize from PCL and
  PostScript using the same facility.  This is, as they say,
  a one-size-fits-all approach.  You must modify the ifhp.conf
  file now if you want to add more paper sizes/changes.
  This is kinda reasonable...

    The method used was to add a translation table
    (pcl_papersize_index for PCL), and to use the
    %d{key,lookuptable} facility.  This does a lookup on the
    value for 'key' and then translates it using it as a key
    into the lookuptable.  The lookuptable has to be a value
    which hash the format:  k=value k=value and this is then
    split into a hash and used for the lookup.


Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.lprng.com)

-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to