Image::ExifTool::InDesign (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Image::ExifTool::InDesign - Read/write meta information in Adobe InDesign filesSYNOPSIS
This module is used by Image::ExifToolDESCRIPTION
This module contains routines required by Image::ExifTool to readXMP
meta information from Adobe InDesign (.IND, .INDD and .INDT) files.
LIMITATIONS
1) OnlyXMP
meta information is processed.
2) A new
XMP
stream may not be created, so XMP
tags may only be written to
InDesign files which previously contained XMP.
3) File sizes of greater than 2
GB
are supported only if the system supports
them and the LargeFileSupport option is enabled.
AUTHOR
Copyright 2003-2017, Phil Harvey (phil at owl.phy.queensu.ca)This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.