Updates 208 » History » Version 1

Pierre Marc, 03/22/2012 11:04 AM

1 1 Pierre Marc
h1. 2.08 Updates
2 1 Pierre Marc
3 1 Pierre Marc
h2. Bugs
4 1 Pierre Marc
5 1 Pierre Marc
* Get_text: problem in x coordinates so in some cases, the order of recognized character was bad.
6 1 Pierre Marc
* Xobject name generation: when we use 2 times a merge, there is a possibility to have 2 Xobjects with the same name. This may result in an infinite loop when trying to use the get_text command on such file.
7 1 Pierre Marc
* Null pointer: We added a test for a null pointer in case that can occur only with a bad formed pdf.
8 1 Pierre Marc
* Stream object: when the source pdf contains several objects in the same stream object, the output pdf is bad formed.