Re: handling pdfs?



Giorgos Keramidas wrote:
On 2007-11-27 21:27, Chuck Robey <chuckr@xxxxxxxxxx> wrote:
I need to read about 4 tons of some really sparse pdf specs. I also
have a rather inconvenient throwback: I feel hugely more at
home-reading documents in paper. What I'd kind of like to do would
be able to perform cut'n'paste among different pdfs, 5 pages here, 10
pages there, until I put together maybe 100-200 pages, and sit back
and read it. What I can't do is print just a few pages out of several
800-plus page specs, and perform paper cut'n'pasting.

If you find a way to 'save' only parts of a PDF document, i.e. pages
5-10, 17 and 25 in a separate file, then the ``pdfjam'' port includes
a utility called ``pdfjoin'' :)

/usr/local/bin/pdf2ps # ghostscript-gnu-7.07_15/+CONTENTS:bin/pdf2ps
then gs allows printing of page numbers
then print PS or
/usr/local/bin/ps2pdf # /usr/ports/print/ghostscript-gnu

--
Julian Stacey. Munich Computer Consultant, BSD Unix C Linux. http://berklix.com
Ihr Rauch = mein allergischer Kopfschmerz. Dump cigs 4 snuff.
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: handling pdfs?
    ... In response to Giorgos Keramidas: ... have a rather inconvenient throwback: ... home-reading documents in paper. ... If you find a way to 'save' only parts of a PDF document, ...
    (freebsd-hackers)
  • Re: handling pdfs?
    ... Bill Moran wrote: ... have a rather inconvenient throwback: ... home-reading documents in paper. ... If you find a way to 'save' only parts of a PDF document, ...
    (freebsd-hackers)
  • Re: handling pdfs?
    ... have a rather inconvenient throwback: ... home-reading documents in paper. ... 800-plus page specs, and perform paper cut'n'pasting. ... If you find a way to 'save' only parts of a PDF document, ...
    (freebsd-hackers)
  • Re: handling pdfs?
    ... have a rather inconvenient throwback: ... home-reading documents in paper. ... Seeing as I start out with pdfs here, yo probably meant pdf2ps, not ps2pdf, right? ... I will take another look at this, but in the past, when I have tried to use pdf2ps, it often would yield me pstscripts that couldn't be pages, for some reason. ...
    (freebsd-hackers)