This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc summit proceedings


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]