Results 1 to 6 of 6
Hi is a program available that enables one to work with PDF files on Ubuntu???
Thanks to all who helped me with the solution, A big thank you to you ...
- 09-08-2010 #1Just Joined!
- Join Date
- Aug 2006
- Posts
- 16
[SOLVED] working with PDF files
Hi is a program available that enables one to work with PDF files on Ubuntu???
Thanks to all who helped me with the solution, A big thank you to you allLast edited by niksfree; 09-09-2010 at 07:40 AM. Reason: to notify my thanks for solution
- 09-08-2010 #2
Work as in view or create? Open Office, (already on your system), will save created documents as PDF. Go to: File > Export as PDF. If you are merely wanting to open and view PDF files, you should already have a built in PDF viewer. If not, "acroread" works well for me. Install it through Synaptic in your menu or from the command line:
Then:Code:sudo apt-get update
I hope that helps...Code:sudo apt-get install acroread
- 09-08-2010 #3Just Joined!
- Join Date
- May 2005
- Location
- Palmdale, Ca
- Posts
- 9
pdfedit will provide basic editing capabilities... should be in the repos, IIRC.
- 09-09-2010 #4Linux Newbie
- Join Date
- Oct 2008
- Posts
- 140
For reading PDFs I prefer evince to adobe's reader. I believe that it's included in Ubuntu's default install, and may be what Dapper Dan referred to. If not just type apt-get install evince.
- 09-09-2010 #5Just Joined!
- Join Date
- Nov 2006
- Posts
- 9
- 09-09-2010 #6Just Joined!
- Join Date
- Dec 2008
- Posts
- 1
Pdftk
For those comfortable with command line tools I recommend 'pdftk' available in the Ubuntu repository



