logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Image::ExifTool::WritePDF.pl - Write PDF meta information

Author

       Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)

       This library is free software; you can redistribute it and/or modify it under the same terms as Perl
       itself.

Description

       This file contains routines to write PDF metadata.

Name

       Image::ExifTool::WritePDF.pl - Write PDF meta information

Notes

       When writing a PDF, exiftool does not modify the existing data.  Instead, the PDF file is appended with
       an incremental update which can easily be removed to revert the file (by using ExifTool to delete the
       special "PDF-update" pseudo group).

References

See Also

Image::ExifTool::PDF(3pm), Image::ExifTool(3pm)

perl v5.40.1                                       2025-03-16                     Image::ExifTool::WritePDF(3pm)

Synopsis

       These routines are autoloaded by Image::ExifTool::PDF.

See Also