Directory macros/latex/contrib/pdfprivacy
The pdfprivacy package
Creating pdfs with pdfLaTeX populates several pdf meta-data fields such as date/time of creation/modification, information about the latex installation (e.g., pdfTeX version), and the relative paths of included pdfs. The pdfprivacy package provides support for emptying several of these pdf meta-data fields as well as suppressing some pdfTeX meta-data entries in the resulting pdf.
Installation
To install run the following:
latex pdfprivacy.ins
This will generate the pdfprivacy.sty
file. Put this file in a directory searched by LaTeX (e.g., ~/texmf or texmf-local) or in the folder of your .tex file in which you want to use it.
Usage
Include \usepackage{pdfprivacy}
in your .tex file. For more detailed usage information, check the documentation.
Documentation
To generate the documentation run:
pdflatex pdfprivacy.dtx
License
This package is available under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version.
This work consists of the files pdfprivacy.dtx and pdfprivacy.ins and the derived file pdfprivacy.sty.
Download the contents of this package in one zip archive (261.6k).
pdfprivacy – A LaTeX package to remove or suppress pdf meta-data
Creating pdfs with pdfLaTeX populates several pdf meta-data fields such as date/time of creation/modification, information about the LaTeX installation (e.g., pdfTeX version), and the relative paths of included pdfs.
The pdfprivacy package provides support for emptying several of these pdf meta-data fields as well as suppressing some pdfTeX meta-data entries in the resulting pdf.
Package | pdfprivacy |
Bug tracker | https://github.com/LaurensS/pdfprivacy/issues |
Repository | https://github.com/LaurensS/pdfprivacy |
Version | 1.0 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2017 Laurens Sion |
Maintainer | Laurens Sion |
Contained in | TeX Live as pdfprivacy MiKTeX as pdfprivacy |
Topics | PDF process PDF features PDF view |