{
    "content": [
        {
            "type": "text",
            "text": "# thinkjettopbm(1) (man)\n\n**Summary:** thinkjettopbm - convert HP ThinkJet printer commands file to PBM\n\n**Synopsis:** thinkjettopbm [-d] [thinkjetfile]\n\n## See Also\n\n- pbm(5)\n- pjtoppm(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (7 lines)\n- **BUGS** (4 lines)\n- **SEE ALSO** (3 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nthinkjettopbm - convert HP ThinkJet printer commands file to PBM\n\n### SYNOPSIS\n\nthinkjettopbm [-d] [thinkjetfile]\n\n### DESCRIPTION\n\nReads  HP  ThinkJet  printer commands from the standard input, or thinkjetfile if specified,\nand writes a PBM image to the standard output.  Text and non-graphics command  sequences  are\nsilently ignored.\n\nThe -d option turns on debugging messages which are written to the standard error stream.\n\n### BUGS\n\nHandles  only  a small subset of ThinkJet command sequences, but enough to convert screen im‐\nages from older HP test equipment.\n\n### SEE ALSO\n\npbm(5), pjtoppm(1)\n\n### AUTHOR\n\nCopyright (C) 2001 by W. Eric Norum\n\n\n\n03 April 2001                           thinkjettopbm(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "thinkjettopbm",
        "section": "1",
        "mode": "man",
        "summary": "thinkjettopbm - convert HP ThinkJet printer commands file to PBM",
        "synopsis": "thinkjettopbm [-d] [thinkjetfile]",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "pbm",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/pbm/5/json"
            },
            {
                "name": "pjtoppm",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/pjtoppm/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}