summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
blob: ba6f8c7664fc7529f1a22d1f46e3b4624081c3d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\skbheading{Macros for PDF Info}

\DescribeMacro{\skbtitle}
The macro \cmd{\skbtitle} will set the title to be used for PDF info. The default for the title is an empty string.

\DescribeMacro{\skbauthor}
The macro \cmd{\skbauthor} will set the author information to be used for PDF info. The default for the author is an empty string.

\DescribeMacro{\skbsubject}
The macro \cmd{\skbsubject} will set the subject information to be used for PDF info. The default for the subject is an empty string.

\DescribeMacro{\skbkeywords}
The macro \cmd{\skbkeywords} will set the keywords to be used for PDF info. The default for the keywords is an empty string.

\DescribeMacro{\skbpdfinfo}
The macro \cmd{skbpdfinfo} will call the macro \cmd{\pdfinfo} to set the meta information
in the created PDF output file. The \SKB~automatically calls this macro just before finishing
the process of the main document, using the information provided by the above described macros.
Furthermore, the date of the PDF file will be set.