Summary - Printing from Star Office

From: Luke Purcell <lukep_at_icc.net.au>
Date: Thu Feb 21 2002 - 01:46:52 EST
Hi,

Thanks everyone for the ghostscript suggestions
My low tech fix is:

Install Ghostscript.
Setup a standard print queue to the PCL printer
create a small shell script to be called by the Star Office print system
(Hit connect in printer setup)
hey presto it works.

My small script:

GS_FONTPATH=/space/office52/share/fonts/type1
GS_LIB=/usr/local/share/ghostscript/6.0/lib/fonts
export GS_LIB
export GS_FONTPATH
rm /tmp/testout
cat - > /tmp/testout
rm /tmp/testout1
cat /tmp/testout |/usr/local/bin/gs -sDEVICE=lj5mono
-sOutputFile=/tmp/testout1
-
lp -d lex /tmp/testout1


--
Luke Purcell
Senior Systems Engineer

Frontline Systems Queensland
(ABN 34 070 777 356)

- Australia's Largest Reseller of SUN Systems
- UNIX Systems and Peripherals
- Systems Integrator
- ISP to Commercial and Government
- Web page design and Hosting
- E-commerce Software and Hosting

Phone:  61 7 3721 4111          Fax: 61 7 3871 3073
email: luke_at_frontline.com.au    WWW: http://www.fsq.com.au

------------------------------
--------------------------------------------------------
This email is confidential. If it includes quoted prices, unless
otherwise stated, validity is 14 days from the date of this message.
Sales tax, GST and delivery charges are excluded unless noted.
Acceptance of any quotation or order is subject to FSQ's usual terms and
conditions of sale.

If this communication is not intended for you and you are not an
authorised recipient of this email you are prohibited by law from
dealing with or relying on the email or any file attachments.  This
prohibition includes reading, printing, copying, re-transmitting,
disseminating, storing or in any other way dealing or acting in reliance
on the information.
If you have received this email in error, we request you contact FSQ
immediately by returning the email to info@icc.net.au and destroy the
original.  This email is confidential and may contain privileged client
information.  FSQ has taken reasonable steps to ensure the accuracy and
integrity of all its communications, including electronic
communications, but accepts no liability for materials transmitted.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Thu Feb 21 00:47:20 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:34 EST