All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

As you have discovered, NPR RW does not do the lpi set on page 1 when
printing to a laser.
What you can do is send the control codes that set the printer to 6 lpi
or 8 lpi "yourself"

<Footnotes>

AL BEFORE.PRINT D(27)_"&l6D"^!  <== set to 6 lines per inch

AL BEFORE.PRINT D(27)_"&l8D"^!  <== set to 8 lines per inch

If you need to change the top margin

AL BEFORE.PRINT D(27)_"&l6D"_D(27)_"&l2E"^! (set to 6 lpi and top margin
of two lines).

The other technique that is sometimes needed is to use NL=N as a line
attribute on the very last line of the report, and
the use a RL footnote RL 92 because the RW insists on one as soon as you
add a NL=N line attribute anywhere.

This allows you to print on the very last line of the page, otherwise
the extra CR/LF makes the printer (not the RW) kick out an extra blank
page.



Joe Cocuzzo
Vice President
NPR Services
Iatric Systems, Inc.
Phone/Fax: (978) 805-4115
Email: [EMAIL PROTECTED]
Web: www.iatric.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brian Mohon
Sent: Wednesday, March 22, 2006 2:54 PM
To: [email protected]
Subject: [MEDITECH-L] Help setting up a label to print from NPR Report

All messages should be posted in plain text.  HTML will be converted to
attachments.    The meditech-l web site is MTUsers.com
======================================

How do you get labels in NPR report writer to print out correctly on a
HP4 Laser printer?
Are the lines set up the same as for pin-feed labels?
Thanks,  

Brian Mohon .R.N.
Muhlenberg Community Hospital
Greenville, Ky 42337
<[EMAIL PROTECTED]>
_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

_______________________________________________
meditech-l mailing list
[email protected]
http://mtusers.com/mailman/listinfo/meditech-l

Reply via email to