30 Commits

Author SHA1 Message Date
deiflaender
f39ed2e586 hotfix: Fixed npe for inline image where getXObject() returns null 2023-08-11 15:10:40 +02:00
RaphaelArnold
db70ba5aa0 Make WatermarkRemovalService a Bean 2023-08-07 13:15:03 +02:00
RaphaelArnold
093ec09c69 RED-7075: WatermarkRemoval last changes 2023-08-07 13:05:45 +02:00
RaphaelArnold
b71e4f71b8 RED-7075: WatermarkRemoval Testfix 2023-08-07 12:57:33 +02:00
RaphaelArnold
cfcf5d7efc RED-7075: WatermarkRemoval improvement 2023-08-03 11:47:08 +02:00
RaphaelArnold
58343a49d3 RED-7075: WatermarkRemoval with javadoc comment 2023-08-03 11:34:51 +02:00
RaphaelArnold
b99f9f26fe RED-7075: WatermarkRemoval improved 2023-08-03 10:40:06 +02:00
RaphaelArnold
5e4edbec66 RED-7075: Watermark Removal finished 2023-08-02 10:46:31 +02:00
RaphaelArnold
e609fc450f RED-7075: Watermark Removal Test bug fixed 2023-08-02 10:37:39 +02:00
RaphaelArnold
7a9c00e6cf RED-7075: Watermark Removal PMD errors fixed and logs 2023-08-02 10:27:31 +02:00
RaphaelArnold
51b6307f91 RED-7075: Watermark Removal finished so far 2023-08-01 17:36:52 +02:00
RaphaelArnold
967cba820d RED-7075: WIP 2023-07-19 12:56:39 +02:00
RaphaelArnold
acd300ebc9 RED-7075: New watermark removal logic 2023-07-19 12:49:55 +02:00
Kilian Schuettler
af993e8e3b RED-7012: OCR error occurs for 512 pages BASF document
* write all pathElements whose BBox is null
2023-07-17 12:53:57 +02:00
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