Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Printing Polish characters - PROBLEM

10 views
Skip to first unread message

Marek Stojecki

unread,
Jul 1, 2003, 4:02:56 AM7/1/03
to
Hi

I have a problem with printing Polish characters under Solaris 8

I set Polish locale, and
on X-Windows it prints OK

But from the line it shows realy srange signs.

Thank YOu in Advance for Your Help.

Marek Stojecki
System Engineer

Hana Skoumalova

unread,
Jul 1, 2003, 6:53:05 AM7/1/03
to
Marek Stojecki wrote:
> Hi
>
> I have a problem with printing Polish characters under Solaris 8
>
> I set Polish locale, and
> on X-Windows it prints OK

What do you mean that on X-Windows it prints OK? Some applications (gv,
Mozilla, etc.) print OK? What about the command line under X-Windows?

From the command line you may try 'mpage -CISO-Latin.2', but first you
will probably have to install mpage.

Hana
--
Hana Skoumalova Charles University, Faculty of Arts
Institute of Theoretical
tel: +420 224491858 & Computational Linguistics (UTKL)
fax: +420 224491875 Celetna 13, 110 00 Praha 1
http://utkl.ff.cuni.cz/~skoumal Czech Republic

Marek Stojecki

unread,
Jul 1, 2003, 8:16:20 AM7/1/03
to

Thank You for Your Quick Answer !!!!!!!1


Hana Skoumalova wrote:
> Marek Stojecki wrote:
>
>> Hi
>>
>> I have a problem with printing Polish characters under Solaris 8
>>
>> I set Polish locale, and
>> on X-Windows it prints OK

e.g. Printing callendar or netscape view it is OK


But
lp file - prints realy strange things

>
>
> What do you mean that on X-Windows it prints OK? Some applications (gv,
> Mozilla, etc.) print OK? What about the command line under X-Windows?
>
> From the command line you may try 'mpage -CISO-Latin.2', but first you
> will probably have to install mpage.

Where Can I find IT ?? ( on sunsolve ??)


>
> Hana

Hana Skoumalova

unread,
Jul 1, 2003, 9:16:12 AM7/1/03
to
Marek Stojecki wrote:
> e.g. Printing callendar or netscape view it is OK

I don't work with calendar, but netscape sends postscript to the printer
and either your printer has iso-latin2 postscript fonts or netscape adds
them to the file.

With plain text, you can either use mpage
(http://www.mesa.nl/pub/mpage/) or teach your emacs to ps-print-buffer
with all sorts of national alphabets. For this you will need intlfonts
(and leim if it is not part of your emacs package) - both are available
at http://www.sunfreeware.com/.

David Michaels

unread,
Jul 1, 2003, 10:52:38 AM7/1/03
to

> but netscape sends postscript to the printer
> and either your printer has iso-latin2 postscript fonts or netscape adds
> them to the file.


I think netscape has like four font's that are hard coded into printing
part of the code.

Programs like ghostscript can have font's added to them, I don't think
you can add printer font's to Netscape.

I would really like to be proven wrong about this .... I am a
Netscape/Unix user.

Thank You

david.m...@uc.edu

Marek Stojecki

unread,
Jul 1, 2003, 11:05:44 AM7/1/03
to
Thank You

The main goal of printing under Solaris is to print from Oracle Application

I have used fdl to download the fonts (X - window system ) and the I
printed callendar it Was OK

Netscape could not find localle pl_pl.isoo8859-2 replaced It with c.
And printed bad

Printing from the line file(lp aaa) with polish letters failed.

Hana Skoumalova

unread,
Jul 1, 2003, 11:22:02 AM7/1/03
to
Marek Stojecki wrote:
> Thank You
>
> The main goal of printing under Solaris is to print from Oracle Application
>
> I have used fdl to download the fonts (X - window system ) and the I
> printed callendar it Was OK
>
> Netscape could not find localle pl_pl.isoo8859-2 replaced It with c.
> And printed bad
>
> Printing from the line file(lp aaa) with polish letters failed.

I searched a little bit what Netscape and Mozilla are doing and I found
out that Mozilla uses (some sort of) Unicode in its PS output and our
printer is happy with it. Netscape, on the other hand, uses iso-latin-2
encoding, but if your printer doesn't have the proper font you have to
filter the PS output throut ghostscript or use the program ogonkify (it
works really great). As for the Oracle, I have no experience with it, so
I don't know.

0 new messages