next up previous contents index
Next: Mark Trapped / Untrapped Up: Document Information Previous: Getting Document Information   Contents   Index

Setting Document Information

There are a number of functions for setting document information. Each function takes the document as an argument, followed by a single other argument.


\begin{framed}
\noindent\begin{tabular}{lll}
\textbf{Function} & \textbf{Argumen...
... \verb!date! & Set the modification date in a document
\end{tabular}\end{framed}
(Dates are a special kind of string - see Appendix A). For example, to set the title of a document, and set its version number to PDF 1.2:
\begin{framed}
\noindent\begin{tabular}{rl}
\small\sffamily\textbf{C\char93 } &
...
...tle(pdf, ''Forces of Nature'')!
\end{minipage}\\ [5mm]
\end{tabular}\end{framed}



root 2008-12-01