Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Aug 2006
    Posts
    16

    Talking [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 all
    Last edited by niksfree; 09-09-2010 at 07:40 AM. Reason: to notify my thanks for solution

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    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:
    Code:
    sudo apt-get update
    Then:
    Code:
    sudo apt-get install acroread
    I hope that helps...
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Just Joined!
    Join Date
    May 2005
    Location
    Palmdale, Ca
    Posts
    9
    pdfedit will provide basic editing capabilities... should be in the repos, IIRC.

  4. #4
    Linux 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.

  5. #5
    Just Joined!
    Join Date
    Nov 2006
    Posts
    9
    Quote Originally Posted by handydan918 View Post
    pdfedit will provide basic editing capabilities... should be in the repos, IIRC.
    I have logged just to thank you for this hint !
    I didn't knew pdfedit, now it's one of my first tools in hand !

  6. #6
    Just Joined!
    Join Date
    Dec 2008
    Posts
    1

    Pdftk

    For those comfortable with command line tools I recommend 'pdftk' available in the Ubuntu repository

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...