[XeTeX] How to set pdfinfo in XeLaTeX

Pander pander at users.sourceforge.net
Tue Apr 28 16:05:28 CEST 2009


Hi all,

How can I set pdfinfo in XeLaTeX. In LaTeX, I can use this:

\documentclass{...}
...
\pdfinfo{
/Title		(...)
/Subject	(...)
/Author		(...)
/Keywords	(...)
}
\begin{document}
...
\end{document}

What is the equivalent for XeLaTeX?

Thanks,

Pander


More information about the XeTeX mailing list