Updates 207 » History » Version 1

Pierre Marc, 02/13/2012 02:32 PM

1 1 Pierre Marc
h1. 2.07 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* In some situations, the GET_TEXT command correctly gets characters from pdf file but inverts their order. For example when reading an address, the zip code is read after the town while it's in the correct order in the pdf file.
6 1 Pierre Marc
The issue is corrected in version 2.07. The order of characters in the pdf file may differ of what is displayed on the screen. We have added a character sort based on character position for all characters of a single line.