Re: pdf editor

2006-09-28 Thread Edward G.J. Lee
How about PDFEdit? http://pdfedit.petricek.net/pdfedit.index_e Edward ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: pdf editor

2006-09-27 Thread Murray Taylor
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Damian Wiest > Sent: Thursday, 28 September 2006 3:33 AM > To: Anton Shterenlikht > Cc: George Allan; freebsd-questions@freebsd.org > Subject: Re: pdf editor > > On Wed,

Re: pdf editor

2006-09-27 Thread Damian Wiest
On Wed, Sep 27, 2006 at 02:14:03PM +0100, Anton Shterenlikht wrote: > > Maybe it's time to reconsider the nature of that itch? PDF was never > > meant to be edited (except peripherally), and most definitely not in the > > sense that you're thinking. Consider it a FINAL "print" format, like an

Re: pdf editor

2006-09-27 Thread Emre Sahin
On 9/27/06, Xiao-Yong Jin <[EMAIL PROTECTED]> wrote: Anton Shterenlikht <[EMAIL PROTECTED]> writes: [...] > > Lately I was sending them pdfs and got in reply some pdfs that can > only be viewed properly with the latest acrobat, and their comments > are only visible on the screen anyway and can

Re: pdf editor

2006-09-27 Thread Xiao-Yong Jin
Anton Shterenlikht <[EMAIL PROTECTED]> writes: >> Maybe it's time to reconsider the nature of that itch? PDF was never >> meant to be edited (except peripherally), and most definitely not in the >> sense that you're thinking. Consider it a FINAL "print" format, like an >> image that's long si

Re: pdf editor

2006-09-27 Thread Anton Shterenlikht
> Maybe it's time to reconsider the nature of that itch? PDF was never > meant to be edited (except peripherally), and most definitely not in the > sense that you're thinking. Consider it a FINAL "print" format, like an > image that's long since left the photographer, his studio and his camera

Re: pdf editor

2006-09-27 Thread George Allan
On Wed, Sep 27, 2006 at 12:47:56PM +0200, Andreas Davour wrote: > On Tue, 26 Sep 2006, Anthony Agelastos wrote: >> On Sep 26, 2006, at 11:46 AM, sean wrote: >>> Can anyone recommend a pdf editor, hopefully one in ports? >> >> What you can do is use the command pdf2ps (should install with >> Ghosts

Re: pdf editor

2006-09-26 Thread Anthony Agelastos
On Sep 26, 2006, at 11:46 AM, sean wrote: Can anyone recommend a pdf editor, hopefully one in ports? What you can do is use the command pdf2ps (should install with Ghostscript if memory serves) to convert the PDF into PostScript. PostScript is plain text, so you can edit it with any text ed