Re: [gentoo-user] PDF Editor

2006-12-25 Thread ps
> Pavel, > > I have tried that ebuild (with patch) and got linking error shown below. > > > Andrew > __ > > ../xpdf/xpdf/libxpdf.a(GlobalParams.o): In function > `GlobalParams::GlobalParams(char*)': > GlobalParams.cc:(.text+0x4277): undefined reference to `paperinit' > Glob

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Uwe Thiem
On 26 September 2006 22:16, b.n. wrote: > Mauro Faccenda wrote: > > On Tuesday 26 September 2006 12:39, sean wrote: > >> Hello All, > >> > >> Can anyone recommend an application to edit a pdf file, and I am > >> running 64 bit Gentoo, so it needs to be compatible? > > > > kword can import from

Re: [gentoo-user] PDF Editor

2006-09-26 Thread ps
> I have tried that ebuild (with patch) and got linking error shown below. most i can say is that it works on my x86 box (gcc-3.3.6,binutils-2.16.1-r2). (the patch is not needed to apply; ebuild will do.) many reasons possible why linker doesnt find the reference and i'm not going to debug it...

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Andrew Gaydenko
Pavel, I have tried that ebuild (with patch) and got linking error shown below. Andrew __ ../xpdf/xpdf/libxpdf.a(GlobalParams.o): In function `GlobalParams::GlobalParams(char*)': GlobalParams.cc:(.text+0x4277): undefined reference to `paperinit' GlobalParams.cc:(.text+0x427

Re: [gentoo-user] PDF Editor

2006-09-26 Thread ps
hi, > Can anyone recommend an application to edit a pdf file, and I am > running 64 bit Gentoo, so it needs to be compatible? does the following ebuild works for you ? : http://atrey.karlin.mff.cuni.cz/~sanda/pdfedit/ expect unimplemented features and bugs. better than nothing :) pavel --

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Friedrich Göpel
On 11:39 Tue 26 Sep , sean wrote: > Hello All, > > Can anyone recommend an application to edit a pdf file, and I am running > 64 > bit Gentoo, so it needs to be compatible? > > Thanks, > Sean Hi, As it happens I was just faced with the same question and found t

Re: [gentoo-user] PDF Editor

2006-09-26 Thread b.n.
Mauro Faccenda wrote: On Tuesday 26 September 2006 12:39, sean wrote: Hello All, Can anyone recommend an application to edit a pdf file, and I am running 64 bit Gentoo, so it needs to be compatible? kword can import from .pdf files. hope it helps. I don't think this is what the OP wan

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Mauro Faccenda
On Tuesday 26 September 2006 12:39, sean wrote: > Hello All, > > Can anyone recommend an application to edit a pdf file, and I am > running 64 bit Gentoo, so it needs to be compatible? kword can import from .pdf files. hope it helps. []'s .m -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Piotr Gąsiorowski
On Tue, 26 Sep 2006 17:39:05 +0200, sean <[EMAIL PROTECTED]> wrote: Hello All, Can anyone recommend an application to edit a pdf file, and I am running 64 bit Gentoo, so it needs to be compatible? Thanks, Sean OpenOffice Writer can easily export your documen

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Philip Webb
060926 sean wrote: > Can anyone recommend an application to edit a pdf file root: root> eix pdftk * app-text/pdftk Available versions: 1.12 Homepage:http://www.accesspdf.com/pdftk Description: A tool for manipulating PDF documents root: root> which p

Re: [gentoo-user] PDF Editor

2006-09-26 Thread Christopher E. Granade
sean wrote: > Hello All, > > Can anyone recommend an application to edit a pdf file, and I am > running 64 bit Gentoo, so it needs to be compatible? > > Thanks, > Sean In general, PDFs aren't very editable after having been made. What kinds of edits did you need to make?