From bfff992ce5e09e176b6509752e4404dd4286544b Mon Sep 17 00:00:00 2001 From: Christian Maierhofer Date: Fri, 24 Jun 2016 09:09:49 +0200 Subject: added testsuite functionality for pdfbox2 --- .../POS_SIGNATURBLOCK_DE_MINIMAL/config.properties | 5 +++++ .../POS_SIGNATURBLOCK_DE_MINIMAL/example.pdf | Bin 0 -> 6257 bytes .../POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png | Bin 0 -> 117684 bytes 3 files changed, 5 insertions(+) create mode 100644 pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/config.properties create mode 100644 pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example.pdf create mode 100644 pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png (limited to 'pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL') diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/config.properties new file mode 100644 index 00000000..6e617d9e --- /dev/null +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/config.properties @@ -0,0 +1,5 @@ +test.type=position +test.name=POS_SIGNATURBLOCK_DE_MINIMAL +profile.id=SIGNATURBLOCK_MINIMAL_DE +parent=../auto_pos_example.properties +#position.ignored_areas=290,690,90,6 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example.pdf b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example.pdf new file mode 100644 index 00000000..867f68db Binary files /dev/null and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example.pdf 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 new file mode 100644 index 00000000..4d6ef09b Binary files /dev/null and b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_SIGNATURBLOCK_DE_MINIMAL/example_ref.png differ -- cgit v1.2.3