diff --git a/content/post/2017-01.md b/content/post/2017-01.md index f58a6e2ba..b4ab4de6f 100644 --- a/content/post/2017-01.md +++ b/content/post/2017-01.md @@ -204,3 +204,5 @@ $ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/dspacetest.cgiar.org/bin/dspa $ convert -compress Zip -density 150x150 input.pdf output.pdf $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf ``` + +- Somewhere on the Internet suggested using a DPI of 144 diff --git a/public/2017-01/index.html b/public/2017-01/index.html index ce9f8ece2..4ee40c4e0 100644 --- a/public/2017-01/index.html +++ b/public/2017-01/index.html @@ -28,7 +28,7 @@ - + @@ -338,6 +338,10 @@ delete from collection2item where id = '91082'; $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf + + diff --git a/public/index.xml b/public/index.xml index 1a899027e..a5ea05f70 100644 --- a/public/index.xml +++ b/public/index.xml @@ -244,6 +244,10 @@ delete from collection2item where id = '91082'; <pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf </code></pre> + +<ul> +<li>Somewhere on the Internet suggested using a DPI of 144</li> +</ul> diff --git a/public/post/index.xml b/public/post/index.xml index 7165cfa86..1e10c7a2c 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -244,6 +244,10 @@ delete from collection2item where id = '91082'; <pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf </code></pre> + +<ul> +<li>Somewhere on the Internet suggested using a DPI of 144</li> +</ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 739b7a720..3e12e0604 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -243,6 +243,10 @@ delete from collection2item where id = '91082'; <pre><code>$ convert -compress Zip -density 150x150 input.pdf output.pdf $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf input.pdf </code></pre> + +<ul> +<li>Somewhere on the Internet suggested using a DPI of 144</li> +</ul>