Changes

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search

PDF: The Portable Document Format

258 bytes added, 19:47, 29 January 2018
/* Linux PDF Tools: imagemagick */
The following lines were added (+) and removed (-):
The PDF contracts.pdf is black and white and contains multiple pages, we can generate a tiff image for each page and add parameters so there isn't a bunch of quality loss. convert -colorspace rgb -density 300 contracts.pdf -monochrome  contracts-%03d.tiff