16 Commits

Author SHA1 Message Date
Kilian Schuettler
602c8d3354 DM-326: extend removeInvisibleElements
* added unit tests
2023-07-14 12:32:50 +02:00
Kilian Schuettler
e121ef52b9 DM-326: extend removeInvisibleElements 2023-07-14 11:13:41 +02:00
Kilian Schuettler
96b27bdb21 DM-305: fix isTextRenderedVisibly 2023-07-11 16:50:27 +02:00
Kilian Schuettler
f9607c9793 DOC-301: implement invisible element removal for same color as background 2023-07-11 15:23:24 +02:00
RaphaelArnold
ca7f9a3c31 RED-6965: Null Pointer in invisible text removal 2023-06-21 15:45:05 +02:00
Thomas Beyer
46f3b74cb5 RED-4875 - close pdfdoc in finally and add UtilityClass annotation for class PdfTextExtraction 2023-03-21 14:18:14 +01:00
Thomas Beyer
c6ed6a2775 RED-4875 - added '.' in javadoc 2023-03-21 11:24:52 +01:00
Thomas Beyer
3e586722f2 RED-4875 - remove spring boot in pom and add a javadoc-link 2023-03-21 11:16:57 +01:00
Thomas Beyer
f971bd0ba0 RED-4875 - remove method and add delta do call with pdfdpc 2023-03-20 16:30:37 +01:00
Thomas Beyer
41832f9897 RED-4875 - first implementation of hasInvisibleText() 2023-03-20 15:04:37 +01:00
Thomas Beyer
392db3b339 RED-4875 - move destroy of pdftron-elements out of loop 2023-03-20 11:11:09 +01:00
Thomas Beyer
e8b89f66c6 RED-4875 - add possibility to call if with pdfdoc-object 2023-03-20 08:56:23 +01:00
Thomas Beyer
8a35a1bd90 RED-4875 - move PdfTextExtraction.java from ocr-service to here 2023-03-20 08:21:22 +01:00
Thomas Beyer
a3a2a9ac03 RED-4875 - some refactoring and adding log 2023-03-17 17:12:38 +01:00
Thomas Beyer
e00e5e5317 RED-4875 - refactored code so it can get called with both, pdfdoc and in/output-steams 2023-03-17 11:31:48 +01:00
Thomas Beyer
90ec4bd16d RED-4875 - setup project and copy the 3 relevent classes from ocr-service 2023-03-16 15:35:41 +01:00