PDF2EXCEL conversion problems

If you are a C/C++/C# developer and have any questions about using our products from your application here is the place to post them.
Post Reply
Temp
Posts: 5
Joined: Thu Aug 11 2005

PDF2EXCEL conversion problems

Post by Temp »

Hello,

we have some problem with pdf2excel conversion.

1. Problem with converting documents with non-western (center-european characters) characters:

In PDF and XLS (XLS1) files are some character in wrong character page (probably ISO-8859-2 instead of WIN-CP1250).


If we call the SetFileNameOptions with 1 + 2 + 32 + 16 + 128 + 512 + 2097152 + 4194304 then PDF is ok but in the XLS (XLS2) are all characters bad.

Name/Password for access the following pages: a/a

PDF OK
XLS1
XLS2


2. Problem with losing parts of text (date values) in header of converted table. With end-user version is everything ok.

XLS bad
XLS OK

Any ideas how to solve these problems?
Temp
Posts: 5
Joined: Thu Aug 11 2005

Re: PDF2EXCEL conversion problems

Post by Temp »

Temp wrote:
1. Still opened (is multilingual support implemented in conversion from PDF to MS Excel in 2.5_d1 version of Amyuni converter?)

2. Solved (headers were created in special function where I forgot to set some parameters for these headers).
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Multilingual support is not implemented yet for the Excel conversion.

Hope this helps.
Post Reply