Extend tools/ds.sh to check for file existence

This commit is contained in:
Eike Kettner
2020-02-27 20:03:46 +01:00
parent 902fd63125
commit 1bb464b9ed
2 changed files with 29 additions and 12 deletions

View File

@ -9,7 +9,8 @@ title: Features and Limitations
- Multiple users per account
- Handle multiple documents as one unit
- OCR using [tesseract](https://github.com/tesseract-ocr/tesseract)
- Conversion to PDF: all files are converted into a PDF file
- Conversion to PDF: all files are converted into a PDF file, while
the original file is preserved
- Text is analysed to find and attach meta data automatically
- Manage document processing (cancel jobs, set priorities)
- Everything available via a documented [REST Api](api)