[pdftex] Document Info in pdf

Heiko Oberdiek oberdiek at ruf.uni-freiburg.de
Wed Aug 8 22:59:18 CEST 2001


On Wed, 8 Aug 2001, Vaz, Pedro wrote:

> Is there a way to update the pdf's Document Summary (title, subject,
> author,...) from a LaTeX file, that when you convert it to pdf these fields
> are filled with the info you want?

\usepackage{hyperref}
\hypersetup{%
  pdfauthor={Pedro Vaz},%
  pdftitle={Title of document},%
  pdfsubject={Subject of document},%
  pdfkeywords={...},%
}

Yours sincerely
  Heiko <oberdiek at uni-freiburg.de>




More information about the pdftex mailing list