1Image::ExifTool::InDesiUgsne(r3)Contributed Perl DocumenItmaatgieo:n:ExifTool::InDesign(3)
2
3
4
6 Image::ExifTool::InDesign - Read/write meta information in Adobe
7 InDesign files
8
10 This module is used by Image::ExifTool
11
13 This module contains routines required by Image::ExifTool to read XMP
14 meta information from Adobe InDesign (.IND, .INDD and .INDT) files.
15
17 1) Only XMP meta information is processed.
18
19 2) A new XMP stream may not be created, so XMP tags may only be written
20 to InDesign files which previously contained XMP.
21
22 3) File sizes of greater than 2 GB are supported only if the system
23 supports them and the LargeFileSupport option is enabled.
24
26 Copyright 2003-2020, Phil Harvey (philharvey66 at gmail.com)
27
28 This library is free software; you can redistribute it and/or modify it
29 under the same terms as Perl itself.
30
32 <http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart3.pdf>
33
35 Image::ExifTool(3pm)
36
37
38
39perl v5.30.1 2020-01-31 Image::ExifTool::InDesign(3)