{
    "content": [
        {
            "type": "text",
            "text": "# ps2pdfwr (man)\n\n## NAME\n\nps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript\n\n## SYNOPSIS\n\nps2pdfwr  [options...] {input.[e]ps|-} [output.pdf|-]\n\n## DESCRIPTION\n\nThis wrapper script invokes gs(1) with following arguments\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n- **VERSION**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ps2pdfwr",
        "section": "",
        "mode": "man",
        "summary": "ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript",
        "synopsis": "ps2pdfwr  [options...] {input.[e]ps|-} [output.pdf|-]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "gs",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/gs/1/json"
            },
            {
                "name": "ps2pdf",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ps2pdf/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 11,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ps2pdfwr - Convert PostScript to PDF without specifying CompatibilityLevel, using ghostscript\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ps2pdfwr  [options...] {input.[e]ps|-} [output.pdf|-]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This wrapper script invokes gs(1) with following arguments\n\n-q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite\n\nas  well  as the appropriate -dOutputFile argument, all preceded and followed by any command-\nline arguments. Finally, the security option -dSAFER is prepended before all  the  other  op‐\ntions (This is now redundant as \"SAFER\" is now the default, but the option does no harm).\n\nThe  version-specific  ps2pdf scripts all invoke this one with the addition of the respective\ncompatibility level option.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "gs(1), ps2pdf(1)\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.  This  manpage  by  George\nFerguson.\n\n\n\n9.55.0                                    27 September 2021                              PS2PDFWR(1)",
                "subsections": []
            }
        }
    }
}