× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Thu, 15 Feb 2007, francesco lunardi wrote:

Hello i have a problem and i can not solve with print emulator lp5250d
when i print any document with lp5250d i have in my output same lines
repeated.I suppose the duplication is for bold font for impact printers,
but my output is an pdf document.
When i use scs2ps i have the output correct but is in an orrible
font.Why?
this is my macro line for lp5250d
arpdfo {
       host = 10.10.10.250
       env.DEVNAME = ARPDFO
outputcommand=scs2ascii | enscript -Brq --margins=50:50:150:0
       -fCourier@6 -d asArPDF
}

You are correct that bold on impact printers was accomplished by sending the bolded characters to the printer twice and slightly offsetting the second set of characters. I'm guessing that this is confusing enscript and it can't figure out where to appropriately place the second set of characters. scs2ascii doesn't detect this bold situation and enscript doesn't have a way of doing so either that I know of.

Have you tried using scs2pdf? scs2pdf does handle the bolded characters correctly. scs2pdf also sometimes has page size problems, but it may work for you. Could you try it and report back the results?

James Rich

It's not the software that's free; it's you.
        - billyskank on Groklaw

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.