EPSON Printer
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
EPSON Printer

 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server
Author Message
Serge Harnais
Guest





Posted: Wed Jun 15, 2005 12:28 am    Post subject: EPSON Printer Reply with quote

I need help with an EPSON printer.I have an EPSON FX-890 printer. I have a
Windows 2000 server with HIS 2000. I can't seem to figure out what print
driver to use. I have tried the Epson driver as well as many others and just
get symbols to print. The only driver I actually got english to come out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it cuts
off about a third of the job. Any ideas out there?
Back to top
Neil Pike
Guest





Posted: Wed Jun 15, 2005 8:52 am    Post subject: Re: EPSON Printer Reply with quote

When you say it cuts off a third, is that horizontal per page, vertical per
page, or just at the end of the job?

Can you post the sna print config for the printer? If you script the whole
config with "snacfg /print" you can copy/paste out the individual definition.

Quote:
I need help with an EPSON printer.I have an EPSON FX-890 printer. I have a
Windows 2000 server with HIS 2000. I can't seem to figure out what print
driver to use. I have tried the Epson driver as well as many others and just
get symbols to print. The only driver I actually got english to come out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it cuts
off about a third of the job. Any ideas out there?

Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP
Back to top
Serge Harnais
Guest





Posted: Wed Jun 15, 2005 4:54 pm    Post subject: Re: EPSON Printer Reply with quote

It cuts of vertically. Here is the config:

PRINTSESSION3270 LCC2 /ADD
/SERVER:A1NTHP
/COMMENT:""
/AUTOACTIVATE:Yes
/CODEPAGE:Country
/COUNTRY:42
/DEVICENAME:"Generic / Text
/FONTSIZE:0
/OVERRIDEFONTSIZE:No
/CHARSET:0
/PROVIDER:PPD3270
/PRINTTOFILE:"D:\HIS Test"
/UNIQUEEXTENSION:No
/ORIENTATION:Portrait
/TRUETYPE:Download
/COLOR:No
/COLLATE:Yes
/PAPERSIZE:1
/COPIES:1
/USEGDI:Yes
/FEEDPERJOB:No
/FEEDIGNOREINITIAL:No
/JOBTERMINATION:EndBracket
/LINESPERINCH:6
/LUNAME:A1L1LCC2
/MONITORJOB:No
/PAGEWIDTH:132
/SKIPBLANKLINES:No
/TIMEOUT:0
/TRANSPARENCYASCII:Yes
/TRANSPARENCYCUSTOM:0
/LINEWRAP:Yes
/LINESPERPAGE:0
/PRINTERTYPE:HP(PCL)
/IGNORETRANSPARENT:No
/NOHORIZONTALSCALE:No
/NOVERTICALSCALE:No
/OVERRIDECPL:No
/OVERRIDELPP:No
/OVERRIDEMARGINS:No
/OVERRIDEPAGESETUP:No
/FORMATJOB:Yes


"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.000062f1.022b2c67@compuserve.com...
Quote:
When you say it cuts off a third, is that horizontal per page, vertical
per
page, or just at the end of the job?

Can you post the sna print config for the printer? If you script the
whole
config with "snacfg /print" you can copy/paste out the individual
definition.

I need help with an EPSON printer.I have an EPSON FX-890 printer. I have
a
Windows 2000 server with HIS 2000. I can't seem to figure out what print
driver to use. I have tried the Epson driver as well as many others and
just
get symbols to print. The only driver I actually got english to come out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it
cuts
off about a third of the job. Any ideas out there?

Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP

Back to top
Neil Pike
Guest





Posted: Wed Jun 15, 2005 10:30 pm    Post subject: Re: EPSON Printer Reply with quote

Serge,

The differences I have to the below on my working prints (no vertical cut-off)
are ...

I use an HP4 basic driver (don't know if that's compatible with your EPSON)

/FONT:Courier \
/FONTSIZE:8 \
/ORIENTATION:Landscape \

Not on-line at the moment, so can't lookup your Epson model to see if it's
laser, inkjet, line etc. to see what could be relevant.

Quote:
It cuts of vertically. Here is the config:

PRINTSESSION3270 LCC2 /ADD
/SERVER:A1NTHP
/COMMENT:""
/AUTOACTIVATE:Yes
/CODEPAGE:Country
/COUNTRY:42
/DEVICENAME:"Generic / Text
/FONTSIZE:0
/OVERRIDEFONTSIZE:No
/CHARSET:0
/PROVIDER:PPD3270
/PRINTTOFILE:"D:\HIS Test"
/UNIQUEEXTENSION:No
/ORIENTATION:Portrait
/TRUETYPE:Download
/COLOR:No
/COLLATE:Yes
/PAPERSIZE:1
/COPIES:1
/USEGDI:Yes
/FEEDPERJOB:No
/FEEDIGNOREINITIAL:No
/JOBTERMINATION:EndBracket
/LINESPERINCH:6
/LUNAME:A1L1LCC2
/MONITORJOB:No
/PAGEWIDTH:132
/SKIPBLANKLINES:No
/TIMEOUT:0
/TRANSPARENCYASCII:Yes
/TRANSPARENCYCUSTOM:0
/LINEWRAP:Yes
/LINESPERPAGE:0
/PRINTERTYPE:HP(PCL)
/IGNORETRANSPARENT:No
/NOHORIZONTALSCALE:No
/NOVERTICALSCALE:No
/OVERRIDECPL:No
/OVERRIDELPP:No
/OVERRIDEMARGINS:No
/OVERRIDEPAGESETUP:No
/FORMATJOB:Yes

"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.000062f1.022b2c67@compuserve.com...
When you say it cuts off a third, is that horizontal per page, vertical
per
page, or just at the end of the job?

Can you post the sna print config for the printer? If you script the
whole
config with "snacfg /print" you can copy/paste out the individual
definition.

I need help with an EPSON printer.I have an EPSON FX-890 printer. I have
a
Windows 2000 server with HIS 2000. I can't seem to figure out what print
driver to use. I have tried the Epson driver as well as many others and
just
get symbols to print. The only driver I actually got english to come out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it
cuts
off about a third of the job. Any ideas out there?

Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP




Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP
Back to top
Serge Harnais
Guest





Posted: Wed Jun 15, 2005 11:34 pm    Post subject: Re: EPSON Printer Reply with quote

Neil,
The Printer is a Dot-Matrix
"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.000062f3.04325145@compuserve.com...
Quote:
Serge,

The differences I have to the below on my working prints (no vertical
cut-off)
are ...

I use an HP4 basic driver (don't know if that's compatible with your
EPSON)

/FONT:Courier \
/FONTSIZE:8 \
/ORIENTATION:Landscape \

Not on-line at the moment, so can't lookup your Epson model to see if
it's
laser, inkjet, line etc. to see what could be relevant.

It cuts of vertically. Here is the config:

PRINTSESSION3270 LCC2 /ADD
/SERVER:A1NTHP
/COMMENT:""
/AUTOACTIVATE:Yes
/CODEPAGE:Country
/COUNTRY:42
/DEVICENAME:"Generic / Text
/FONTSIZE:0
/OVERRIDEFONTSIZE:No
/CHARSET:0
/PROVIDER:PPD3270
/PRINTTOFILE:"D:\HIS Test"
/UNIQUEEXTENSION:No
/ORIENTATION:Portrait
/TRUETYPE:Download
/COLOR:No
/COLLATE:Yes
/PAPERSIZE:1
/COPIES:1
/USEGDI:Yes
/FEEDPERJOB:No
/FEEDIGNOREINITIAL:No
/JOBTERMINATION:EndBracket
/LINESPERINCH:6
/LUNAME:A1L1LCC2
/MONITORJOB:No
/PAGEWIDTH:132
/SKIPBLANKLINES:No
/TIMEOUT:0
/TRANSPARENCYASCII:Yes
/TRANSPARENCYCUSTOM:0
/LINEWRAP:Yes
/LINESPERPAGE:0
/PRINTERTYPE:HP(PCL)
/IGNORETRANSPARENT:No
/NOHORIZONTALSCALE:No
/NOVERTICALSCALE:No
/OVERRIDECPL:No
/OVERRIDELPP:No
/OVERRIDEMARGINS:No
/OVERRIDEPAGESETUP:No
/FORMATJOB:Yes

"Neil Pike" <neilpike@compuserve.com> wrote in message
news:VA.000062f1.022b2c67@compuserve.com...
When you say it cuts off a third, is that horizontal per page, vertical
per
page, or just at the end of the job?

Can you post the sna print config for the printer? If you script the
whole
config with "snacfg /print" you can copy/paste out the individual
definition.

I need help with an EPSON printer.I have an EPSON FX-890 printer. I
have
a
Windows 2000 server with HIS 2000. I can't seem to figure out what
print
driver to use. I have tried the Epson driver as well as many others
and
just
get symbols to print. The only driver I actually got english to come
out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it
cuts
off about a third of the job. Any ideas out there?

Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP




Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP

Back to top
Neil Pike
Guest





Posted: Thu Jun 16, 2005 8:51 am    Post subject: Re: EPSON Printer Reply with quote

Serge,

I have some PDT's that proclaim to be for Epson FX printers. I will email
them to you. No personal use myself though, but they're worth a try!

Quote:
The Printer is a Dot-Matrix

Neil Pike. Protech Computing Ltd
Microsoft SNA/HIS MVP
Back to top
lsring@hotmail.com
Guest





Posted: Thu Jun 30, 2005 12:54 am    Post subject: RE: EPSON Printer Reply with quote

I use these printers quite alot. Mostly I end up setting the page with to 140
or more Chars on the SNA print setting and and use the Generic Text Only
Driver wth US STD FF for the print driver. Sometimes setting to landscape
helps. There are several places to set these settings. Eventually it should
work.

"Serge Harnais" wrote:

Quote:
I need help with an EPSON printer.I have an EPSON FX-890 printer. I have a
Windows 2000 server with HIS 2000. I can't seem to figure out what print
driver to use. I have tried the Epson driver as well as many others and just
get symbols to print. The only driver I actually got english to come out
with was the GENERIC/TEXT-ONLY. The only problem with that is that it cuts
off about a third of the job. Any ideas out there?


Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB