Render the current page as a PDF.
pinchtab pdf -o page.pdfcurl "http://localhost:9867/pdf?output=file" Response
{
"path": "/path/to/state/pdfs/page-20260308-120001.pdf",
"size": 48210
} Useful flags:
- CLI:
-o,--tab,--landscape,--scale - API query:
output=file,raw,landscape,scale,paperWidth,paperHeight