2.08 Updates

Bugs

  • Get_text: problem in x coordinates so in some cases, the order of recognized character was bad.
  • 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.
  • Null pointer: We added a test for a null pointer in case that can occur only with a bad formed pdf.
  • Stream object: when the source pdf contains several objects in the same stream object, the output pdf is bad formed.