16.0.7
📅 2021-11-10
Improvements
Deprecated/removed features
Output formats ExcelML and CSV
The output formats ExcelML and CSV are removed from the iDRS API, preventing you from creating such documents.
The Excel Binary File Format (.xls) of Microsoft Office 2003, or ExcelML, has been replaced since 2007 by the new Office Open XML formats (DOCX, XLSX, PPTX).
Comma-separated values format (CSV) is also deprecated due to its low business value; it has very limited use cases and can be generated directly by parsing OCR results.
Fixed bugs
| ID | Description |
|---|---|
IDRSRD-6095 |
The iDRS crashes when loading a specific TIF image |
IDRSRD-6094 |
The iDRS cannot load the text layer of a specific PDF file |
IDRSRD-6077 |
The iDRS cannot load text content from specific pdf file due to unsupported postscript names |
IDRSRD-6076 |
The iDRS cannot load content from specific pdf file |
IDRSRD-6071 |
The XLSX option to not retain color of text is not taken into account when combined with layout recreate source document |
IDRSRD-6041 |
The iDRS do not properly handle list indentation when generating DOCX documents |
IDRSRD-6029 |
The iDRS is crashing when running OCR on specific Vietnamese images |
IDRSRD-6016 |
The iDRS page content representation should allow an integrator to store custom data |
IDRSRD-5827 |
The iDRS should be able to load an image from a provided stream |
IDRSRD-5788 |
The iDRS throws an exception when the user lexicon feature is used |