> I copied the gs_epsonc printer setup in the ifhp.conf file and created an
> ibmpro entry that looks like:
>
> [ ibmpro ]
> tc=pcl_gs
> gs_device=ibmpro
> gs_options=
This is close. Try the following instead:
[ ibmpro ]
tc=gs
gs_device=ibmpro
gs_options=
We had a similar setup with an Epson Stylus 850N here. We had to define a
special file_output_patch to pass raw printer output (shows up as type "data"
by the file command):
file_output_match = [
*data* raw
*postscript* raw \%s{gs_converter}
*pdf* filter \%s{pdf_converter}
*text* filter \%s{a2ps_converter}
*gzip_compressed* filter \%s{gzip_decompress}
]
(edit that as you see fit)
--
============================================================================
John Perkins | University of Wisconsin-Madison
Associate Researcher | Department of Computer Science
[EMAIL PROTECTED] | 1210 W. Dayton St.
608-262-0438/608-262-9997 FAX | Madison, WI 53706-1685
============================================================================
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------