{
    "content": [
        {
            "type": "text",
            "text": "# Image::ExifTool::InDesign (perldoc)\n\n## NAME\n\nImage::ExifTool::InDesign - Read/write meta information in Adobe InDesign files\n\n## SYNOPSIS\n\nThis module is used by Image::ExifTool\n\n## DESCRIPTION\n\nThis module contains routines required by Image::ExifTool to read XMP meta information from\nAdobe InDesign (.IND, .INDD and .INDT) files.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **LIMITATIONS**\n- **AUTHOR**\n- **REFERENCES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Image::ExifTool::InDesign",
        "section": "",
        "mode": "perldoc",
        "summary": "Image::ExifTool::InDesign - Read/write meta information in Adobe InDesign files",
        "synopsis": "This module is used by Image::ExifTool",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ExifTool",
                "section": "3pm",
                "url": "https://www.chedong.com/phpMan.php/man/ExifTool/3pm/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "LIMITATIONS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "REFERENCES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Image::ExifTool::InDesign - Read/write meta information in Adobe InDesign files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "This module is used by Image::ExifTool\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This module contains routines required by Image::ExifTool to read XMP meta information from\nAdobe InDesign (.IND, .INDD and .INDT) files.\n",
                "subsections": []
            },
            "LIMITATIONS": {
                "content": "1) Only XMP meta information is processed.\n\n2) A new XMP stream may not be created, so XMP tags may only be written to InDesign files which\npreviously contained XMP.\n\n3) File sizes of greater than 2 GB are supported only if the system supports them and the\nLargeFileSupport option is enabled.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            },
            "REFERENCES": {
                "content": "<http://www.adobe.com/devnet/xmp/pdfs/XMPSpecificationPart3.pdf>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Image::ExifTool(3pm)\n",
                "subsections": []
            }
        }
    }
}