diff --git a/tests/resources/README.rst b/tests/resources/README.rst index 49ef8917..561c5fa7 100644 --- a/tests/resources/README.rst +++ b/tests/resources/README.rst @@ -97,6 +97,9 @@ under the terms of the license in LICENSE.rst. * - no_contents.pdf - @jbarlow83 - synthetic PDF with a blank page that has no /Contents entry + * - trivial.pdf + - @jbarlow83 + - smallest possible valid PDF-1.3 with all required fields Assemblies diff --git a/tests/resources/trivial.pdf b/tests/resources/trivial.pdf new file mode 100644 index 00000000..c7775972 Binary files /dev/null and b/tests/resources/trivial.pdf differ