Hi,
anybody know, how we can create pdf with nation chars ? 
I see in file /harbour/contrib/hbhpdf/tests/harupdf.ch this line :

589│#define HPDF_COUNTRY_PL "PL" /* POLAND */

How can I easily/simply use this definition (or another) to use national chars 
coded in cp1250 or in ISO8859-2 when I'm bulid text in pdf, for example in line 
:

149│ samp_text := "abcdefgABCDEFG12345!#$%&+...@?" // but chars 
ąĄśŚżŻćĆńŃłŁóÓęĘ etc. it is polisch chars.

This line is from file /harbour/contrib/hbhpdf/tests/harupdf.prg ?

Use nation chars with procedure Page_CodePages( pdf) is somewhat complicated.

Regards,
Marek Horodyski


----------------------------------------------------------------------
Nowa akcja Pepsi - nagrody za kody spod nakretek. Zarejestruj sie!
http://link.interia.pl/f21cc


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to