<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><br><div>> To: scribus@lists.scribus.net<br>> From: John@T4sLtd.co.uk<br>> Date: Mon, 2 Nov 2015 11:19:14 +0000<br>> Subject: Re: [scribus] Pdf file size<br>> <br>> On 01/11/2015 13:20, Ian Whitfield wrote:<br>> <br>> > I use the following line commend to reduce my PDFs to a reasonable size<br>> > using ps2pdf ...<br>> ><br>> > ps2pdf13 File name.pdf New File name.pdf<br>> ><br>> > This gives me about a 33% improvement, ie from 15Mb to 5Mb.<br>> ><br>> > Hope this helps - PS I run Linux here.<br>> <br>> Brilliant !  Thanks all.<br>> <br>> The above reduced it from 11,945,106 to 1,172,770 bytes !<br>> <br>> It does seem to have changed page 42 from portrait to landscape for some <br>> reason (!), but at least it should be small enough to upload.<br>> <br>> Cheers, J<br></div><div><br></div><div><br></div><div>ps2pdf13 is a script that runs ghostscript.  It might be better to add a -dPDFSETTINGS= option to optimize for screen, ebook, printer or prepress output.</div><div><br></div><div>If you do not specify the PDFSETTINGS, the default sets AutoRotatePages to /PageByPage, which might explain why it rotated some pages.</div><div><br></div><div>The table of PDFSETTINGS options is at <a href="http://ghostscript.com/doc/current/Ps2pdf.htm" target="_blank" style="font-size: 12pt;">http://ghostscript.com/doc/current/Ps2pdf.htm</a> or you can use scripts at <a href="http://wiki.scribus.net/canvas/Reduce_the_size_of_Scribus_generated_PDFs" target="_blank" style="font-size: 12pt;">http://wiki.scribus.net/canvas/Reduce_the_size_of_Scribus_generated_PDFs</a> and <a href="http://wiki.scribus.net/canvas/Web_optimised_PDF" target="_blank" style="font-size: 12pt;">http://wiki.scribus.net/canvas/Web_optimised_PDF</a></div><div><br></div><div>Regards, William Bader, Director of R&D, SCS</div><div><br></div>                                          </div></body>
</html>