From 37406b0a5abda4bada32e8e049352382d31e79c7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 14 Feb 2024 15:21:00 +0000 Subject: test(core): re-activate test cases for signature-block positioning --- .../POS_AMTSSIGNATURBLOCK_DE/config.properties | 2 +- .../POS_AMTSSIGNATURBLOCK_DE/example_ref.png | Bin 185117 -> 229419 bytes .../config.properties | 2 +- .../POS_AMTSSIGNATURBLOCK_DE_SMALL/example_ref.png | Bin 108877 -> 135352 bytes .../POS_AMTSSIGNATURBLOCK_EN/config.properties | 2 +- .../POS_AMTSSIGNATURBLOCK_EN/example_ref.png | Bin 185981 -> 230350 bytes .../config.properties | 2 +- .../POS_AMTSSIGNATURBLOCK_EN_SMALL/example_ref.png | Bin 108519 -> 135763 bytes .../public_pdfbox2/POS_AUTO/example_ref.png | Bin 688068 -> 743080 bytes .../POS_SIGNATURBLOCK_DE/config.properties | 2 +- .../POS_SIGNATURBLOCK_DE/example_ref.png | Bin 118926 -> 123944 bytes .../POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png | Bin 117684 -> 102137 bytes .../POS_SIGNATURBLOCK_DE_NOTE/example_ref.png | Bin 147538 -> 177947 bytes .../POS_SIGNATURBLOCK_DE_PDFA/config.properties | 2 +- .../POS_SIGNATURBLOCK_DE_PDFA/example_ref.png | Bin 111077 -> 129599 bytes .../POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png | Bin 124582 -> 183608 bytes .../POS_SIGNATURBLOCK_DE_SMALL/config.properties | 2 +- .../POS_SIGNATURBLOCK_DE_SMALL/example_ref.png | Bin 73401 -> 77381 bytes .../config.properties | 2 +- .../example_ref.png | Bin 90339 -> 115587 bytes .../POS_SIGNATURBLOCK_EN/config.properties | 2 +- .../POS_SIGNATURBLOCK_EN/example_ref.png | Bin 118384 -> 122901 bytes .../POS_SIGNATURBLOCK_EN_MINIMAL/example_ref.png | Bin 119226 -> 102142 bytes .../POS_SIGNATURBLOCK_EN_NOTE/config.properties | 2 +- .../POS_SIGNATURBLOCK_EN_NOTE/example_ref.png | Bin 140118 -> 173716 bytes .../POS_SIGNATURBLOCK_EN_PDFA/config.properties | 2 +- .../POS_SIGNATURBLOCK_EN_PDFA/example_ref.png | Bin 109901 -> 128881 bytes .../POS_SIGNATURBLOCK_EN_PDFA_NOTE/example_ref.png | Bin 122887 -> 179392 bytes .../POS_SIGNATURBLOCK_EN_SMALL/config.properties | 2 +- .../POS_SIGNATURBLOCK_EN_SMALL/example_ref.png | Bin 73112 -> 77146 bytes .../config.properties | 2 +- .../example_ref.png | Bin 86384 -> 112709 bytes .../src/test/test-suites/public_pdfbox2/test.p12 | Bin 3372 -> 3368 bytes 33 files changed, 13 insertions(+), 13 deletions(-) (limited to 'pdf-as-tests/src/test/test-suites/public_pdfbox2') diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/config.properties index c612cba8..7409d0d8 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_AMTSSIGNATURBLOCK_DE profile.id=AMTSSIGNATURBLOCK_DE parent=../auto_pos_example.properties -position.ignored_areas=215,683,142,9 +position.ignored_areas=215,679,142,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/example_ref.png index abae9fbf..3802aae4 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/config.properties index a2558440..186f5bdd 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_AMTSSIGNATURBLOCK_DE_SMALL profile.id=AMTSSIGNATURBLOCK_DE_SMALL parent=../auto_pos_example.properties -position.ignored_areas=285,693,90,6 +position.ignored_areas=285,685,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/example_ref.png index 0142a949..1eb82370 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_DE_SMALL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/config.properties index 4bb4b426..4ddf33d0 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_AMTSSIGNATURBLOCK_EN profile.id=AMTSSIGNATURBLOCK_EN parent=../auto_pos_example.properties -position.ignored_areas=215,683,142,9 +position.ignored_areas=215,679,142,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/example_ref.png index b4035715..ab26c869 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/config.properties index 64459d91..1110f058 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_AMTSSIGNATURBLOCK_EN_SMALL profile.id=AMTSSIGNATURBLOCK_EN_SMALL parent=../auto_pos_example.properties -position.ignored_areas=285,693,90,6 +position.ignored_areas=285,685,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/example_ref.png index 66439630..49f9b00e 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AMTSSIGNATURBLOCK_EN_SMALL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AUTO/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AUTO/example_ref.png index c90e29bc..8d679bbe 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AUTO/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_AUTO/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/config.properties index bac0aba0..c8ccefb0 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_DE profile.id=SIGNATURBLOCK_DE parent=../auto_pos_example.properties -position.ignored_areas=215,683,142,9 +position.ignored_areas=215,687,142,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/example_ref.png index 3c3a2b3b..75234dcc 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png index 4d6ef09b..f01aaa6b 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_NOTE/example_ref.png index 9e3b7a50..fc02f592 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/config.properties index 2519069e..ab0108a6 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_DE_PDFA profile.id=SIGNATURBLOCK_DE_PDFA parent=../auto_pos_example.properties -position.ignored_areas=229,685,146,9 +position.ignored_areas=229,686,146,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/example_ref.png index 6b579323..4d8be34f 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png index 109f8bdd..126e877b 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/config.properties index 0dc32b51..58f415c1 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_DE_SMALL profile.id=SIGNATURBLOCK_SMALL_DE parent=../auto_pos_example.properties -position.ignored_areas=287,688,90,6 +position.ignored_areas=287,690,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/example_ref.png index 54d62df9..87e5e8f5 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/config.properties index cc486478..6276ab18 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_DE_SMALL_NOTE profile.id=SIGNATURBLOCK_SMALL_DE_NOTE parent=../auto_pos_example.properties -position.ignored_areas=287,688,90,6 +position.ignored_areas=287,690,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/example_ref.png index b78a80b7..8c9a6ff3 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_SMALL_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/config.properties index 2ae8636a..3107a1e9 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_EN profile.id=SIGNATURBLOCK_EN parent=../auto_pos_example.properties -position.ignored_areas=215,683,142,9 +position.ignored_areas=215,687,142,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/example_ref.png index b86cb373..b7b30433 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_MINIMAL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_MINIMAL/example_ref.png index c33d5080..5bb02e82 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_MINIMAL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_MINIMAL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/config.properties index e2acb791..5c3d8c30 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_EN_NOTE profile.id=SIGNATURBLOCK_EN_NOTE parent=../auto_pos_example.properties -position.ignored_areas=200,683,160,9 +position.ignored_areas=200,686,160,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/example_ref.png index f66c7ffb..c0a3a7ee 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/config.properties index f7a7c5fd..d6f9cc5c 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_EN_PDFA profile.id=SIGNATURBLOCK_EN_PDFA parent=../auto_pos_example.properties -position.ignored_areas=212,685,146,9 +position.ignored_areas=212,686,146,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/example_ref.png index 144eac8b..fc20dcc7 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA_NOTE/example_ref.png index 4cd2a234..47684166 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_PDFA_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/config.properties index 8edb9a3d..7cdd8d64 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_EN_SMALL profile.id=SIGNATURBLOCK_SMALL_EN parent=../auto_pos_example.properties -position.ignored_areas=287,688,90,6 +position.ignored_areas=287,690,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/example_ref.png index cba258ea..65915a67 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/config.properties index fdb06520..65c045cb 100644 --- a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/config.properties +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/config.properties @@ -2,4 +2,4 @@ test.type=position test.name=POS_SIGNATURBLOCK_EN_SMALL_NOTE profile.id=SIGNATURBLOCK_SMALL_EN_NOTE parent=../auto_pos_example.properties -position.ignored_areas=282,688,90,6 +position.ignored_areas=282,690,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/example_ref.png index ec03ed26..775504c2 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/example_ref.png and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_EN_SMALL_NOTE/example_ref.png differ diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/test.p12 b/pdf-as-tests/src/test/test-suites/public_pdfbox2/test.p12 index ec55d100..660bf7cc 100644 Binary files a/pdf-as-tests/src/test/test-suites/public_pdfbox2/test.p12 and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/test.p12 differ -- cgit v1.2.3