gcc summit proceedings

Florian Krohm florian@edamail.fishkill.ibm.com
Fri Aug 13 02:52:00 GMT 2004


On Thursday 12 August 2004 21:13, Joe Buck wrote:
> On Thu, Aug 12, 2004 at 08:59:08PM -0400, Florian Krohm wrote:
> > > Is there a tool to chop PDFs on page boundaries, to allow each paper to
> > > go into its own file?
> >
> > acroread -toPostScript -start 10 -end 20 blah.pdf
>
> That makes PostScript output; I want PDF output.

Use ps2pdf which essentially invokes ghostscript to convert 
PostScript to PDF. 
If you send me the pdf I can chop it up.

Florian



More information about the Gcc mailing list