Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.2:Update
cups
pswrite
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pswrite of Package cups
#! /bin/bash # enable "set -x" for debug info in /var/log/cups/error_log #set -x # set inputfile to where the input comes from inputfile="-" [ -n "$6" ] && inputfile="$6" # output PostScript level 1 (for PostScript level 2 use -dLanguageLevel=2) gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE -sDEVICE=pswrite -dLanguageLevel=1 -sOutputFile=- $inputfile
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor