( [home]  | Mail  | Personal  | ESIL  | Softwares  | Articles  | Mangas and Comics  | Japanese Dictionary  | Carmina Burana  )

PDFTrans

Version 1.2

Softwares
Html2Wml
Arkalize
GNU Pipo-BBS
Config::Natural
Data::Config
Net::DictServer
PDFTrans
Léon
SizeView
size_of

Summary

PDFTrans is a PDF utility based on the iText library. It can add metadata and encrypt a PDF file.

Description

iText is a library that allows you to generate PDF files on the fly. PDFTrans is a small utility based on the Encrypt.java example given in the iText tutorial. It allows you to add the metadata properties (title, subject, keywords, creator, author), encrypt the PDF file and select the allowed actions (print, modify contents, copy, etc). It is available in the same terms as iText itself, the GNU Lesser General Public License.

Dependencies

  • Java (JRE 1.2 or later)
  • iText