1Image::ExifTool::WritePUDsFe(r3)Contributed Perl DocumenItmaatgieo:n:ExifTool::WritePDF(3)
2
3
4
6 Image::ExifTool::WritePDF.pl - Write PDF meta information
7
9 These routines are autoloaded by Image::ExifTool::PDF.
10
12 This file contains routines to write PDF metadata.
13
15 When writing a PDF, exiftool does not modify the existing data.
16 Instead, the PDF file is appended with an incremental update which can
17 easily be removed to revert the file (by using ExifTool to delete the
18 special "PDF-update" pseudo group).
19
21 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
22
23 This library is free software; you can redistribute it and/or modify it
24 under the same terms as Perl itself.
25
27 <http://partners.adobe.com/public/developer/pdf/index_reference.html>
28
30 Image::ExifTool::PDF(3pm), Image::ExifTool(3pm)
31
32
33
34perl v5.32.1 2021-04-26 Image::ExifTool::WritePDF(3)