Languages' extracting

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
user___
Forum Contributor
Posts: 297
Joined: Tue Dec 05, 2006 3:05 pm

Languages' extracting

Post by user___ »

Hi guys,
I know I have a lot of posts about GhostScript but the company I work for insist on me to do it(To use GhostScript for their needs). I have fixed the problem with in previous post but a new one arose. I have to create an application which is used to convert Russian(And languages like this) in .pdf files. I have done a research on the Internet and I have not found anything. Does anyone know where to download these fonts from and whether this is the only problem(GhostScript says it is.).
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Post by Weirdan »

instead of downloading you could grab a ttf font and convert it to t1 with this: http://ttf2pt1.sourceforge.net/ utility
Post Reply