Hello!

Try this:

pdftotext -enc Latin2 filename.pdf filename.txt

or this

pdftotext -enc UTF-8 filename.pdf filename.txt

Bye.

2007. 09. 15, szombat keltezéssel 22.53-kor Istvan Gabor ezt írta:
> Hello list users:
> 
> I have a pdf file in Hungarian that I'd like to transform to a 
> text file using pdftottext. But the output becomes gibberish 
> since Hungarian characters with accents are transformed to 
> strange things. Eg.  "engedélyével" becomes "enged6ly6vel", 
> "szerződés rögzíti" becomes "szerzodls rogzitr" etc.
> How could I fix this and make the right text output?
> I've checked the pdftotext manpage and read about the -enc 
> option but it's not clear how to use it.
> Thanks,
> IG
> 
> 
> 
> Titanic - A kiállítás. Eredeti leletek - Igaz történetek
> http://www.jegymester.hu/eventcalendar.jsp?place=80130〈=HUN
> 
> 

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to