Skip to content

V1.2.0

Compare
Choose a tag to compare
@dafelix42 dafelix42 released this 02 Oct 16:11
· 186 commits to master since this release

Changes:

  • Fix #488 in python client
  • Update on link detection, it can recognise split link.
  • Update on wordToLigne, you can now increment/decrement avgWordsSpace and commonWordsSpace.
  • Update on jsonExport, it export now the font id and the font size. With pdfminer you also have this informations at character level.
  • Update on pdfMiner extractor, the source of the image is now found. If the ocrImage = true, you can know from which image the text is extracted.
  • Update some security issues.