Go to main content

man pages section 7: Standards, Environments, Macros, Character Sets, and Miscellany

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

ippevepcl (7)

Name

ippevepcl - pcl and postscript print commands for ippeveprinter

Synopsis

ippevepcl [ filename ]
ippeveps [ filename ]

Description

ippevepcl/ps(7)                   Apple Inc.                   ippevepcl/ps(7)



NAME
       ippevepcl/ps - pcl and postscript print commands for ippeveprinter

SYNOPSIS
       ippevepcl [ filename ]
       ippeveps [ filename ]

DESCRIPTION
       ippevepcl  and  ippeveps  are  print commands for ippeveprinter(1).  As
       with all print commands, these commands read either the filename speci-
       fied on the command-line or from the standard input.  Output is sent to
       the standard output.  Status and progress  messages  are  sent  to  the
       standard error.

       ippevepcl  prints to B&W HP PCL laser printers and supports printing of
       HP PCL (application/vnd.hp-pcl),  PWG  Raster  (image/pwg-raster),  and
       Apple Raster (image/urf) print files.

       ippeveps  print  to  Adobe PostScript printers and supports printing of
       PDF  (application/pdf),   PostScript   (application/postscript),   JPEG
       (image/jpeg),   PWG   Raster   (image/pwg-raster),   and  Apple  Raster
       (image/urf) print files.  Printer-specific commands  are  read  from  a
       supplied PPD file.  If no PPD file is specified, generic commands suit-
       able for any Level 2 or Level 3 PostScript printer are used instead  to
       specify duplex printing and media size.

EXIT STATUS
       These programs return 1 on error and 0 on success.

ENVIRONMENT
       These  program  inherit  the  environment provided by the ippeveprinter
       program.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | print/cups       |
       +---------------+------------------+
       |Stability      | Volatile         |
       +---------------+------------------+

SEE ALSO
       ippeveprinter(8)

COPYRIGHT
       Copyright (C) 2019 by Apple Inc.



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source   was   downloaded    from     https://github.com/apple/cups/ar-
       chive/v2.3.3.zip.

       Further information about this software can be found on the open source
       community website at http://www.cups.org/.



24 April 2019                        CUPS                      ippevepcl/ps(7)