diff --git a/README.md b/README.md index 5c94ff0c074f7eb7773acd59e01ab68a1494c748..2cce31cfd57cc86fae9b9cc1b47785efde265a28 100644 --- a/README.md +++ b/README.md @@ -217,8 +217,10 @@ make html # For watched html automatic building make html-watch -# For pdf output run: +# For pdf output make latexpdf +# To shrink size of pdf +gs -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -q -o iew-Server_-_User-Guide_small.pdf View-Server_-_User-Guide.pdf ``` The documentation is generated in the respective *_build/html* directory.