{
    "content": [
        {
            "type": "text",
            "text": "# pdf2ps (man)\n\n## NAME\n\npdf2ps - Ghostscript PDF to PostScript translator\n\n## SYNOPSIS\n\npdf2ps [ options ] input.pdf [output.ps]\n\n## DESCRIPTION\n\npdf2ps  uses  gs(1)  to  convert the Adobe Portable Document Format (PDF) file \"input.pdf\" to\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (1 subsections)\n- **FILES**\n- **VERSION**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "pdf2ps",
        "section": "",
        "mode": "man",
        "summary": "pdf2ps - Ghostscript PDF to PostScript translator",
        "synopsis": "pdf2ps [ options ] input.pdf [output.ps]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "PostScript(tm)",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "pdf2ps - Ghostscript PDF to PostScript translator\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "pdf2ps [ options ] input.pdf [output.ps]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "pdf2ps  uses  gs(1)  to  convert the Adobe Portable Document Format (PDF) file \"input.pdf\" to",
                "subsections": [
                    {
                        "name": "PostScript(tm)",
                        "content": "not PostScript LanguageLevel 3) constructs; the -dLanguageLevel=1 option restricts the output\nto Level 1, while -dLanguageLevel=3 allows using LanguageLevel 3 in the output.\n"
                    }
                ]
            },
            "FILES": {
                "content": "Run \"gs -h\" to find the location of Ghostscript documentation on your system, from which  you\ncan get more details.\n",
                "subsections": []
            },
            "VERSION": {
                "content": "This document was last revised for Ghostscript version 9.55.0.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Artifex Software, Inc. are the primary maintainers of Ghostscript.\n\n\n\n9.55.0                                    27 September 2021                                PDF2PS(1)",
                "subsections": []
            }
        }
    }
}