Skip to content

13DaGGeR/pdf-test-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published