<div class="gmail_quote">On Wed, May 1, 2013 at 11:51 AM, Julian Robbins <span dir="ltr"><<a href="mailto:julian.robbins@q-par.com" target="_blank">julian.robbins@q-par.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi<br>
<br>
I've been asked by the printers to make a 1/4 size PDF. I would like to design at fullscale and just output a scaled by a 1/4 CMYK PDF.<br>
<br>
I don't believe there is any way to do this in Scribus, but what suggestions are there as to how to resize a PDF using FLOSS software ideally using Linux/Windows?<br>
<br>
I could do this by printing from Adobe Reader but not sure if I can easily resize by an exact amount .<br>
<br>
-- <br>
<br>
Kind Regards,<br>
<br>
Julian Robbins<br>
Q-par Angus Ltd<br></blockquote><div><br><br>By 1/4 size, are you referring to dimensions (as paper size) or file size.  Any decently good printer can shrink or expand your pdf paper size to fit the stock being used within the confines of aspect ratio.  If your printer cannot, I'd be looking for another, better qualified, printer.<br>

<br>If you mean file size, as in the pdfs created by Scribus are difficult to transport do to their file size, then just run the ps2pdf routine against your file.  That will shrink it greatly and you should not loose any quality in the process.  Try a test first, to be certain, but I do that with my files now thanks to the great suggestion by another Scribus user.  Forget running pdf2ps first as recommended by some.  Totally unnecessary as a pdf file is a type of ps file, already.  Just run;<br>

<br><div style="margin-left:40px">ps2pdf <input file> <output file><br></div><br>ps2pdf is a script that uses Ghostscript to modify the input pdf file.<br><br clear="all">John Ghormley  KJ4UFG<br>Editor, SERA <i>Repeater Journal</i><br>
Walkertown, NC  USA<br><a href="mailto:editor@sera.org" target="_blank">editor@sera.org</a><br></div></div>