October 2015
Intermediate to advanced
378 pages
7h 44m
English
In the previous recipe, we added author, producer, and creator information. We can even add a field for our own copyright information. However, there's a specific place for copyright information. Even after adding metadata like we did earlier, the Adobe Acrobat and other PDF viewers may still display "Copyright Status: Unknown." and an empty copyright notice. We can change this.
The hyperxmp package can embed the required information. Follow these steps to add copyright information:
book example from the first chapter in your editor.hyperref package:\usepackage{hyperref}hyperxmp package:\usepackage{hyperxmp}Read now
Unlock full access