aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-tests
diff options
context:
space:
mode:
authorAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-09-01 10:13:45 +0200
committerAndreas Fitzek <andreas.fitzek@iaik.tugraz.at>2014-09-01 10:13:45 +0200
commitd37d47d7833267c65f8749a261d9ff16c87d7c2f (patch)
tree19ccd92ef624428b703e6026d9b2eae9920108bf /pdf-as-tests
parent880c0b3c6a14e41279c15172a2f54476f4c5ddd3 (diff)
downloadpdf-as-4-d37d47d7833267c65f8749a261d9ff16c87d7c2f.tar.gz
pdf-as-4-d37d47d7833267c65f8749a261d9ff16c87d7c2f.tar.bz2
pdf-as-4-d37d47d7833267c65f8749a261d9ff16c87d7c2f.zip
added PDFA tests for std. Profiles
Diffstat (limited to 'pdf-as-tests')
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/TestGhostscriptPdfA.pdfbin0 -> 6635 bytes
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/config.properties5
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/TestGhostscriptPdfA.pdfbin0 -> 6635 bytes
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/config.properties5
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/TestGhostscriptPdfA.pdfbin0 -> 6635 bytes
-rw-r--r--pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/config.properties5
-rw-r--r--pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/config.properties2
-rw-r--r--pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.pngbin195757 -> 212831 bytes
8 files changed, 16 insertions, 1 deletions
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/TestGhostscriptPdfA.pdf b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/TestGhostscriptPdfA.pdf
new file mode 100644
index 00000000..7357c46d
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/TestGhostscriptPdfA.pdf
Binary files differ
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/config.properties
new file mode 100644
index 00000000..33b9bef0
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_DE_NOTE/config.properties
@@ -0,0 +1,5 @@
+test.type=pdfa
+test.name=PDFA_SIGNATURBLOCK_DE_NOTE
+input.file=TestGhostscriptPdfA.pdf
+profile.id=SIGNATURBLOCK_DE_PDFA_NOTE
+output.file=foobar.pdf \ No newline at end of file
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/TestGhostscriptPdfA.pdf b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/TestGhostscriptPdfA.pdf
new file mode 100644
index 00000000..7357c46d
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/TestGhostscriptPdfA.pdf
Binary files differ
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/config.properties b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/config.properties
new file mode 100644
index 00000000..2e2d3a37
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN/config.properties
@@ -0,0 +1,5 @@
+test.type=pdfa
+test.name=PDFA_SIGNATURBLOCK_EN
+input.file=TestGhostscriptPdfA.pdf
+profile.id=SIGNATURBLOCK_EN_PDFA
+output.file=foobar.pdf \ No newline at end of file
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/TestGhostscriptPdfA.pdf b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/TestGhostscriptPdfA.pdf
new file mode 100644
index 00000000..7357c46d
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/TestGhostscriptPdfA.pdf
Binary files differ
diff --git a/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/config.properties
new file mode 100644
index 00000000..88e7e2c1
--- /dev/null
+++ b/pdf-as-tests/src/test/test-suites/public/PDFA_SIGNATURBLOCK_EN_NOTE/config.properties
@@ -0,0 +1,5 @@
+test.type=pdfa
+test.name=PDFA_SIGNATURBLOCK_EN_NOTE
+input.file=TestGhostscriptPdfA.pdf
+profile.id=SIGNATURBLOCK_EN_PDFA_NOTE
+output.file=foobar.pdf \ No newline at end of file
diff --git a/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/config.properties b/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/config.properties
index d3e58d49..73b96ef1 100644
--- a/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/config.properties
+++ b/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/config.properties
@@ -2,4 +2,4 @@ test.type=position
test.name=POS_SIGNATURBLOCK_DE_PDFA_NOTE
profile.id=SIGNATURBLOCK_DE_PDFA_NOTE
parent=../auto_pos_example.properties
-position.ignored_areas=219,680,150,9
+position.ignored_areas=230,680,150,9 \ No newline at end of file
diff --git a/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png b/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png
index c56b50be..eb5533f0 100644
--- a/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png
+++ b/pdf-as-tests/src/test/test-suites/public/POS_SIGNATURBLOCK_DE_PDFA_NOTE/example_ref.png
Binary files differ