From b209ed16a8da8a07782db59935c5451a82394103 Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Mon, 18 Mar 2024 09:55:06 +0100 Subject: test(positioning): add two tests with absolut postioning --- .../public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties (limited to 'pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties') diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties new file mode 100644 index 00000000..c2f8bc74 --- /dev/null +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_ABSOLUT_PAGE_NUM_HIGH/config.properties @@ -0,0 +1,7 @@ +test.type=position +test.name=POS_ABSOLUT_PAGE_NUM_HIGH +profile.id=SIGNATURBLOCK_DE +position.positioning_string=p:99 +position.page_number=3 +parent=../auto_pos_example.properties +position.ignored_areas=208,803,142,9 -- cgit v1.2.3