diff options
author | Thomas <> | 2024-03-08 16:20:12 +0100 |
---|---|---|
committer | Thomas <> | 2024-03-08 16:20:12 +0100 |
commit | 5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f (patch) | |
tree | f82ba288b6ca49208e74dfcf55a77a48677d8c5d /pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS | |
parent | 5f33e4dbafae204a3d9610c268d050068c096105 (diff) | |
download | pdf-as-4-5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f.tar.gz pdf-as-4-5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f.tar.bz2 pdf-as-4-5af1d89ff4f909e73db2aa3d3ef8a013785c9f2f.zip |
feat(core): add new page position parameter 'last'
Diffstat (limited to 'pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS')
-rw-r--r-- | pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/config.properties | 7 | ||||
-rw-r--r-- | pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example.pdf | bin | 0 -> 41972 bytes | |||
-rw-r--r-- | pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example_ref.png | bin | 0 -> 315752 bytes |
3 files changed, 7 insertions, 0 deletions
diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/config.properties b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/config.properties new file mode 100644 index 00000000..def92788 --- /dev/null +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/config.properties @@ -0,0 +1,7 @@ +test.type=position +test.name=POS_LAST_WITH_POS +profile.id=SIGNATURBLOCK_DE +position.positioning_string=y:200;p:last +position.page_number=2 +parent=../auto_pos_example.properties +position.ignored_areas=208,181,142,9 diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example.pdf b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example.pdf Binary files differnew file mode 100644 index 00000000..488e5898 --- /dev/null +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example.pdf diff --git a/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example_ref.png b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example_ref.png Binary files differnew file mode 100644 index 00000000..f43f91dc --- /dev/null +++ b/pdf-as-tests/src/test/test-suites/public_pdfbox2/POS_LAST_WITH_POS/example_ref.png |