Tagged with Ghostscript - Visokio Forums
http://forums.visokio.com/discussions/tagged/Ghostscript/feed.rss
Mon, 30 Oct 17 17:25:20 -0400Tagged with Ghostscript - Visokio Forumsen-CAOutput: PDF output file size?
http://forums.visokio.com/discussion/1600/output-pdf-output-file-sizes
Fri, 15 Jun 2012 05:52:30 -0400ygulla1600@/discussions I created a new iok file "PDF size test" (attached) and output PDF from that in vector format, as high quality image and as low quality image using 1280x1024 resolution setting. Then I used GhostScript to reduce size of all three files with the following command: "C:\Program Files\gs\gs9.05\bin\gswin64.exe" -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -dQUIET -dBATCH -sOutputFile=ReducedVector.pdf "Size test Vector.pdf"
[Unfortunately vector and high quality image take 10MB each, so I can't attach them, but the rest of the files are here.]
Now, "Size test Q1.pdf" (1.1MB, Omniscope's low quality image output) distorts the colour in the report. However I would expect it to be more like "ReducedQ10.pdf" (300KB, Omniscope's high quality image output processed by GhostScript). The latter looks perfect on the screen and takes less space.