/pdf-test-files

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

pdf-test-files

This is a set of PDF files for testing purposes.

Demo site

File Size
Multiple pages 9.2 KB
Small 3.8 KB
With images and landscape 55.8 KB
With images 54.6 KB

Contributing

The files generated with chromium "Print to PDF" feature and compressed using the ghostscript command:

 gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -dPDFSETTINGS=/screen -dEmbedAllFonts=false -dSubsetFonts=false -dAutoRotatePages=/PageByPage -dColorImageDownsampleType=/Bicubic -dColorImageResolution=150 -dGrayImageDownsampleType=/Bicubic -dGrayImageResolution=150 -dMonoImageDownsampleType=/Bicubic -dMonoImageResolution=150 -sOutputFile=output.pdf input.pdf

After modifying the pdf files, one should run ./src/generate.php to update github pages and README.md