If u need to edit PDF files on ubuntu linux system, u have many options.

  • U can use flpsed as described in this blog entry. (But u will face several problems).
  • U can use pdftk. (But it failed to load my PDF file !!!!)
  • U can use pdfedit, which is a tool that u be installed on ubuntu and edit the PDF files.

Using the last one, I could export the PDF into images, then add such images into OpenOffice document, then add what I want.

[Note: The above method will not help in editing PDF contents. To edit PDF contents, u will use pdfedit tool]

Leave a Reply