Euro - Symbol with enscript


 
Thread Tools Search this Thread
Operating Systems Linux Euro - Symbol with enscript
# 1  
Old 10-08-2009
Euro - Symbol with enscript

Hello List,
I am new in this forum. I have a problem with enscript and I am searching for about one year for a solution:

We are using enscript and ghostscript to create pdf-Documents with our Software running on linux server.

To print the EURO Symbol on a fixed place I can change the Font-Map

f.e:
ascii 1, "ps{/StandardSymL findfont 20 scalefont setfont}",

then I print ascii 160 for the Euro-Symbol.

But pinting free text I can not change the Font-Map for only one letter and instead of € I will see only \200 in my pdf document

I hope you will uinderstand my problem.

Any idea are welcome

kind regards

stefan2907
# 2  
Old 12-22-2009
We had the same problem many years back, even before keyboards were equipped with the euro symbol, and we settled for the 3 letter ISO code, which is also offers wide portability. See here for the codes: ISO 4217 - Wikipedia, the free encyclopedia
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Enscript text 2 postscript converter

I am trying to create a pdf file starting with a .eps file for the letterhead, and a text file to print on it. According to the man page the following should work. ^@epsf /home/aoti/coll07.eps ****** INVOICE ****** PAGE: 1 where ^@ is a... (0 Replies)
Discussion started by: jgt
0 Replies

2. Red Hat

Problems with EURO symbol in a data flat file

Hi, I'm creating a flat file with various deimiters in Linux RHEL. the content for the flat file will be extracted from an oracle database. delimiters also stored in a seperate table in oracle databasae. when i use extended ASCII characters like cedilla or EURO (€) symbols, the actual character is... (9 Replies)
Discussion started by: Fakru.y
9 Replies

3. Shell Programming and Scripting

enscript color

Hi, I am converting a text file to ps using enscript. Does anyone know how to print in color? Here is what I tried: enscript -ptemp.ps -G -F Souvenir-DemiItalic20 -f Souvenir-DemiItalic20 -E --color file.txt The color doesn't work Thanks (5 Replies)
Discussion started by: forumbaba
5 Replies

4. Solaris

/usr/lib/passwdutil.so.1: symbol __nsl_fgetspent_r: referenced symbol not found

deleteing post (0 Replies)
Discussion started by: dshakey
0 Replies

5. UNIX for Dummies Questions & Answers

Problem in enscript???

hi, I am trying to print ps file.. using ENSCRIPT='-fHelvetica10' PE51_217685.ps but I am getting followinf error.. any idea? It was printing if I use lpr command, i need to font externally.. So I am using enscript.. but...!!! PE51_217685.ps: %!PS-Adobe-3.0: not found... (7 Replies)
Discussion started by: redlotus72
7 Replies

6. UNIX for Dummies Questions & Answers

Can I print ps file using enscript?

Hi, I have ps file, I want to print with diffrent font, is it possible to print like this? enscript -fCourier9 test.ps how to find enscript is installed or not? if I enter man enscript I am able to see the documentation, but if I try enscript -fCourier9 test.ps I am getting ksh:... (1 Reply)
Discussion started by: redlotus72
1 Replies

7. UNIX for Dummies Questions & Answers

Enscript

When I am trying to use ENSCRIPT for formatting a file, the output I am getting has prolog statements and I am not getting desired results.. Please help (0 Replies)
Discussion started by: surajemenon
0 Replies

8. Programming

printing euro

how do you print a euro using ewan in c? I just need to add a line to the end of a program to enable it to print a euro. Thanks. (2 Replies)
Discussion started by: teabagger
2 Replies

9. UNIX for Dummies Questions & Answers

Enscript

I'm trying to print a perlscript file from nedit using the enscript command. It reads as follows: enscript -dbigbird -R -G -b"my_perl_script.pl" This is the printer command line when I print from nedit. I also have the language set to perl under preferences. This allows me to view comments... (1 Reply)
Discussion started by: mirzabhai
1 Replies
Login or Register to Ask a Question