Mathis Dukatz

Results 3 issues of Mathis Dukatz

Added the option to change the iText TextExtractionStrategy with a paramater (ExtractionStrategey), because SimpleTextextraction handles text inside tables better, not reading line by line but cell by cell.

When I'm in the login view reloads get request multiple times per second. Everything else works fine but the login view shows this: ``` [12/Oct/2023 14:44:12] "GET /__reload__/events/ HTTP/1.1" 302...

**Is your feature request related to a problem? Please describe.** It's less of a problem but more of a usecase. In my project a lot of files are created in...

enhancement