Page 1 of 2

I also need/want a PDF editor

Posted: Tue 06 Mar 2012, 19:09
by mgh
I have spent a few hours but have found no working solution.

Have downloaded a PET file for both PDFEdit, and Foxit, but neither work. FDFEdit will not even open, Foxit will open, but then when I try to open a PDF file it closes.

Both programs are in the menu.

I have slacko 5.3.1.

really like Okular that I am using with Bodhi Linux.

I know others are having same problem, but I found no solution here on the forums.

Any suggestions?

Thanks

Posted: Tue 06 Mar 2012, 19:50
by darkcity
its strange neither package worked.

did you install them from the Puppy Package Manager?

if not where did you get them?

looks like pdfedit needs libqt-3.3.8 installed.

more info here-
http://puppylinux.org/wikka/pdf

Posted: Tue 06 Mar 2012, 20:21
by 8-bit
Try running PdfEdit from a terminal.
The terminal should show you what files are missing and needed

Posted: Tue 06 Mar 2012, 21:04
by mgh
I can find nothing in the Puppy package manager under document or business for a PDF editor.

When I tried to run pdfedit via console, I got message "error while loading shared libraries, libaudio.so.2"

Unfortunately I am too new to Puppy to know how to find and install the library I am missing.

I will keep trying. Thanks for the help

pdf editor

Posted: Tue 06 Mar 2012, 23:47
by Henry
The best editor I have found is Draw. Open the pdf in Draw. Edit it. Export as pdf.

Re: pdf editor

Posted: Wed 07 Mar 2012, 01:07
by mgh
Henry wrote:The best editor I have found is Draw. Open the pdf in Draw. Edit it. Export as pdf.
Is there a way with Puppy to install only LibreOffice Draw? Or do I have to install the entire suite?

Thanks

Posted: Wed 07 Mar 2012, 02:00
by Jasper
Hi,

I'm also using Slacko 5.3.1 and the sfs version of LibreOffice works well and seems low on resources so it may not matter if you cannot install Draw as a standalone program.

My regards

Posted: Wed 07 Mar 2012, 03:04
by mgh
I'll give LibreOffice a try.

Posted: Thu 08 Mar 2012, 18:19
by darkcity
PDFedit 0.45 works in Polarpup 005 and Wary 5 see-

http://murga-linux.com/puppy/viewtopic.php?t=70259

not much help if your on slacko ; -)

Posted: Sat 28 Apr 2012, 06:40
by mhanifpriatama
I use inkscape 0.48 (not lite). But, you can only edit page by page.
Then, you can merge those pdf (use peasypdf, just write on terminal).
Note: you just open inkscape, then open pdf file, choose the page that what you want. After edit, save with .pdf filetype.
And, you must have font installed like in pdf's file.

Posted: Sat 28 Apr 2012, 06:56
by mhanifpriatama
This is a way to extract font from pdf and install to puppy.

First, download a script from this :
http://svn.ghostscript.com/ghostscript/ ... ctFonts.ps

place extractFonts to a directory (example /root)
place your pdf's file to that directory
open terminal
type : cd /root then enter
type : gs -q -dNODISPLAY extractFonts.ps -c "(somefile.pdf) extractFonts quit"

open the directory with rox. Copy *.ttf to /root/.fonts (you must make that directory).

Posted: Sat 28 Apr 2012, 12:29
by Puppyt
I'm also in the hunt for an excellent pdf editor, but one that manages pages - reordering and cropping, differently to the way you seem to be describing. Have a look at "pdfshuffler" here http://murga-linux.com/puppy/viewtopic. ... 125#329125. I just wish I knew how to compile, or I might have a bash at constructing a pet of the latest version of the software here: http://sourceforge.net/projects/pdfshuffler/.

Posted: Sat 15 Sep 2012, 11:03
by disciple
Puppyt wrote:I'm also in the hunt for an excellent pdf editor, but one that manages pages - reordering and cropping, differently to the way you seem to be describing. Have a look at "pdfshuffler" here http://murga-linux.com/puppy/viewtopic. ... 125#329125. I just wish I knew how to compile, or I might have a bash at constructing a pet of the latest version of the software here: http://sourceforge.net/projects/pdfshuffler/.
Pdfshuffler does not need to be compiled, as it is written in Python, which is a scripting language. So compiling should not be an issue unless some compiled dependencies are missing.

Posted: Thu 15 Nov 2012, 13:00
by glene77is
@darkcity,
darkcity wrote: PDFedit ...
not much help if your on slacko ; -)
I installed both Puppy Lucid 5.25 and Puppy Slacko 5.3.3, frugal.
I menu into one-or-the-other.

I boot Slacko normally for other reasons.
I boot Lucid in order to run PDFedit.

I do wish I had PDFedit working under Slacko.

I commonly use PDFedit to extract the ENTIRE text of a PDF file,
for a copy-paste into Libre-Office Write.

Libre-Office Draw will extract small portions of a PDF,
for copy-paste into Libre-Office Write,
but it is very cumbersome compared with PDFedit.

Posted: Thu 15 Nov 2012, 20:17
by disciple
I commonly use PDFedit to extract the ENTIRE text of a PDF file,
for a copy-paste into Libre-Office Write.
Do you get better results that way than just copying and pasting from your pdf viewer?

Posted: Thu 15 Nov 2012, 21:10
by glene77is
@disciple
disciple wrote:
I commonly use PDFedit to extract the ENTIRE text of a PDF file,
for a copy-paste into Libre-Office Write.
Do you get better results that way than just copying and pasting from your pdf viewer?
My PDF viewer does not allow copy/paste.
I commonly run PDFedit (lucid) then load a multiple page PDF file,
(like some physics technical article),
then export all text to outl.txt
then run LibreOffice Write and load the out.txt.
From there I can format it to suit my vision,
cut & cull and edit the portions I want for reference.
:)

Posted: Thu 15 Nov 2012, 23:48
by disciple
My PDF viewer does not allow copy/paste.
Oh, that's very primitive. Unless it actually does but the pdf is protected.
I commonly run PDFedit (lucid) then load a multiple page PDF file, (like some physics technical article), then export all text to outl.txt
Ah.
You might also be interested in pdftotext with the improvements from pdfedit. It is normally distributed as part of a "pdfedit tools" package, although I don't think I've seen a .pet version.

Posted: Fri 16 Nov 2012, 00:14
by rcrsn51
glene77is wrote:I commonly run PDFedit (lucid) then load a multiple page PDF file, (like some physics technical article),then export all text to outl.txt
PeasyPDF v2.3 can extract the text from a PDF document.

Posted: Fri 16 Nov 2012, 14:36
by glene77is
"easyPDF v2.3"

rcrsn51 is always a good advisor !
but, this time, "easyPDF v2.3" did not execute fully in Slacko Puppy 3.3.

I have Puppy 5.25 in a subdir.
I have Puppy Slacko in a subdir.
Both share data subdir.
I just reboot and select which ever I need.

You obviously have more experience than me.
Thanks for the try ! :roll:

PDF editor

Posted: Thu 13 Dec 2012, 06:52
by Sajid
Is there a way with Puppy to install only Lib re Office Draw? Or do I have to install the entire suite? If you have any confusion then you connect the site administrator by PDF reader . he solve your problem . :arrow: http://www.pdf.com/Home