Adobe Acrobat is a commercial tool for manipulating PDFfiles. I used CUPS - Printing system export PDF files. I also tried gv for the same purpose. However, I had to complete theprocessing of PDF documents. My research ended with the software pdfedit free and open source editor for manipulatingPDF documents. The software GUI and CLI (command line)interface.
This software also supports scripting and almost anything can be scripted. PDFedit is a low-level tool for users. You can use this software: If you are using Debian or Ubuntu Linux, enter: To start PDFEdit, type: During my research I came across other apps to edit PDFs. I hope you will find following tools useful: => scribus - Open Source Desktop Page Layout / desktop publishing (DTP) application software. It works under Linux, Mac and Windows computer. This software is another good alternative to PDFEdit. Just open file using open option and you can edit PDF file. You can install scribus using apt-get command: To use scribus to edit PDF files: => flpsed - a WYSIWYG pseudo PostScript editor. This software is very fast and light weight. To install flpsed, enter: => Gimp - I've also used gimp for editing pdf files. However, you need basic knowledge of gimp itself for editing pdf files. GIMP is almost installed on all Linux distribution. Please note that GIMP is not elegant solution for editing pdf files. Finally, you can always use the Internet to modify PDF files using a web browser. [pdfescape.com] PDFEdit is the best free open source software for for Linux / Unix-like operating systems. However, it does not support editing protected or encrypted PDF files.
=> To write / create / edit PDF files.
=> Print PDF files.
=> Save PDF files.
=> Export PDF files to XML etc.Install PDFEdit
$ sudo apt-get install pdfeditStart Editing PDF Files with PDFEdit editor
$ pdfedit /path/to/pdf.file &
$ pdfedit &
( Fig 01: PDFedit ~ Linux PDF maker in action [click to enlarge the image] )Other Linux pdf maker / writer software
$ sudo apt-get install scribus
Start scribus > New File > Insert > Image > Double click > Select PDF file$ sudo apt-get install flpsed
To edit file, enter:$ flpsed /path/to/pdf-file.pdf &Online PDF manipulation tool
Conclusion
0 komentar:
Post a Comment