Re: [pdftohtml] problems again with pdf convertot...
Status: Beta
Brought to you by:
meshko
|
From: Mikhail K. <me...@cs...> - 2002-07-16 13:17:50
|
Please send me a sample file.
> I download corect cyrillic Unicode map file, but convertor don't
> convert...corectly.
> Can you help me?
> Thanx
> Venci Dimov
>
> -----Original Message-----
> From: Dimov, Vencislav
> Sent: Monday, July 15, 2002 3:08 PM
> To: 'pdf...@li...'
> Subject: Trouble wirh Unicode Cyrillic...
>
> Hallo,
> I try to compile PdfToHtml source files in Microsoft Visual C++.
> Successfuly! I start pdftohtml.exe and convert for example small.pdf
> file to html files.
> But in currently developed version (0.34) I do not understand
> fully Unicode Table maintanance... I have trouble with Cyrrilic fonts &
> character set.
> There is header file UnicodeMapTables.h including in project.
> I have one question: What is this format :
> static UnicodeMapRange latin1UnicodeMapRanges[] = {
> { 0x000a, 0x000a, 0x5a, 1 },
> { 0x000c, 0x000d, 0x5a, 1 },
> & e.t.c.
> Can I change this array, to support Cyrillic Unicode instead of
> Latin1 unicode? What is that format - value from first column, value
> from second , thitd and fourth column column?
> Venci Dimov
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Jabber - The world's fastest growing
> real-time communications platform! Don't just IM. Build it in!
> http://www.jabber.com/osdn/xim
> _______________________________________________
> Pdftohtml-general mailing list
> Pdf...@li...
> https://lists.sourceforge.net/lists/listinfo/pdftohtml-general
>
|