vibium pdf
Save the current page as a PDF.
Synopsis
Section titled “Synopsis”vibium pdf [-o <file>]Description
Section titled “Description”Renders the current page as a PDF document. With -o, writes to the given
file; without -o, writes to stdout.
Useful for archiving, sharing, or feeding the rendered document to a PDF-aware downstream tool.
Examples
Section titled “Examples”vibium pdf -o page.pdfvibium pdf > /tmp/page.pdfSee also
Section titled “See also”vibium screenshot— image capture.vibium text— text-only capture.