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 and are not currently supported
23 because the ability to handle large files like this is system
24 dependent.
25
27 Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca)
28
29 This library is free software; you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
33 <http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart3.pdf>
34
36 Image::ExifTool(3pm)
37
38
39
40perl v5.12.4 2011-01-03 Image::ExifTool::InDesign(3)