Results 1 to 3 of 3

Thread: command line tool to modify pdf file properties

  1. #1
    Join Date
    Sep 2011
    Location
    Nasik, MH, India
    Beans
    88
    Distro
    Ubuntu 13.10 Saucy Salamander

    command line tool to modify pdf file properties

    Hi,

    Is there any pdf command line tool that one can use to modify following properties of a pdf file:

    Title
    Author
    Subject
    Keywords.

    The file is without password.

    Also is it possible to secure file through command line?

    Thanks in advance
    Sujit R Jadhav

  2. #2
    Join Date
    Sep 2011
    Location
    Nasik, MH, India
    Beans
    88
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: command line tool to modify pdf file properties

    Hi,

    I found a useful command here
    http://askubuntu.com/questions/27381...m-command-line

    Sujit

  3. #3
    Join Date
    Dec 2007
    Beans
    12,521

    Re: command line tool to modify pdf file properties

    Quote Originally Posted by sujitrjadhav View Post
    Hi,

    I found a useful command here
    http://askubuntu.com/questions/27381...m-command-line

    Sujit
    Nice of you to come back and share your find

    Re. securing the pdf file, check out qpdf from the software center.

    DESCRIPTION
    The qpdf program is used to convert one PDF file to another equiv‐
    alent PDF file. It is capable of performing a variety of trans‐
    formations such as linearization (also known as web optimization
    or fast web viewing), encryption, and decryption of PDF files. It
    also has many options for inspecting or checking PDF files, some
    of which are useful primarily to PDF developers.

    For a summary of qpdf's options, please run qpdf --help. A com‐
    plete manual can be found in /usr/share/doc/qpdf/qpdf-manual.html
    or /usr/share/doc/qpdf/qpdf-manual.pdf.

Tags for this Thread

Bookmarks

Posting Permissions

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