mirror of
https://github.com/trustedsec/SysmonCommunityGuide/
synced 2026-06-06 19:46:57 +00:00
5ed21e128b
Build files use for PDF crestion
12 lines
259 B
TeX
12 lines
259 B
TeX
% https://tex.stackexchange.com/questions/23235/eliminate-edit-pdf-properties-added-by-pdflatex
|
|
|
|
\usepackage{hyperref}
|
|
|
|
\hypersetup{
|
|
pdftitle={Sysmon Community Guide},
|
|
pdfauthor={Carlo Perez},
|
|
pdfsubject={Sysinternals Sysmon},
|
|
pdfkeywords={Sysmon}
|
|
}
|
|
|