I want to say thank you for all then help I have been getting recently.
Its a true testament to the purpose of these newsgroups.
I'm still working on some issues but have made huge strides in recent
days. We are trying to print our invoices on the IP printers. But they
seem to cut off the last 3-4 charecters. all things end with the dollar
value we loose changes.
ie.
199. (TCP/IP) vs.
199.00- (for 199.00 returned)
The form CPI is set at 16.7 but the CPICOR of the printer is 15. When
we put in 16.7 it gives us an error.
Does anyone have anymore enlightenment for me.
Thanks,
Pat
That could be a lot of things, but when you display the spool file online,
before you print, do the missing characters show up? That will at least
tell you if it's a printer issue or AS/400 program issue. My guess would
be the width of print file isn't enough... in which case you either need
to use a different one or CHGPRTF, if it is unique to the program.
We had to change the print program to use positions 1 thru 80.
The entire document there is in the spool file.
I inquired about doing the chgprtf
but the problem there is that all of your twinax printers do not have
this problem...they print it out just fine...
????
Is there anyway to compress it because we have a mix of twinax and IP
Printers?
kerleyp(you_must_remove_this)"
<"kerleyp(you_must_remove_this)"@yahooREMOVEMEASWELL.com> schrieb im
Newsbeitrag news:J8yXa.43757$hc....@fe3.columbus.rr.com...
Jonathan
--
Jonathan.
<emc...@yahoo.com> wrote in message
news:7rativoi1s4u4kppt...@4ax.com...
This was first seen on 3812 printers. If twinax attached and SCS mode, you
could print from edge of the paper to edge of paper. However, in ASCII mode,
you could not print edge to edge. There was an area designated as a no print
border. Usually this is most commonly hit when you switch from a twin-ax (no
HPT) connection to *IP attach.
You need to adjust your printer files to accomodate. As to getting the twin-ax
attached printers to match (exactly) the IP attached printers, that is not easy
if not impossible. Your best bet is to get all printers using the same paths.
So for twin-ax attached printers, you could switch to use Host Print Transform.
This would put you on "equal" ground. The problem here is, it is unknown what
printers you have attached via twin-ax, and whether you have workstation
controllers doing "special things" for you.
It could take many days of research (depending upon diversity of your hardware)
determining whether it is even possible to have the printed output look the same
no matter which printer you printed it on.
I'd recommend going to all IP if possible, and make sure you have printers with
SNMP capabilities as defined in the iSeries Software Knowledge DB. This would
provide you with the best IP printing capabilities without buying PSF/400.
Avoid remote writer attachment if you can, unless you are willing to live with
the limitations: no page range support (unless you use TSPRWPR exit example),
no job accounting, no system separator page support (only what LPR/LPD protocol
provides), connectivity timeout issues, etc.
"kerleyp(you_must_remove_this)" wrote:
--
Rodney A Johnson
Technical Team Lead for AS/400 Spool
Dept GJC
IBM Rochester, Minnesota
The contents of this message express only the sender's opinion.
This message does not necessarily reflect the policy or views of
my employer, IBM. All responsibility for the statements
made in this Usenet posting resides solely and completely with the
sender.
Now I have to convince them to go All IP or change the forms to support
the IP Printers. Which went over like a ton of led bricks with the
AS400 lady.
Pat