📸 ScreenshotsMCP

screenshot_pdf

Export a webpage as a PDF document (A4 format with background graphics).

Parameters

ParameterTypeRequiredDefaultDescription
urlstringYesThe URL to export as PDF

Example

Export https://myapp.com/invoice/123 as a PDF

Notes

  • Generates an A4-format PDF with background graphics enabled
  • Returns a public URL to the PDF file
  • Great for invoices, reports, documentation, and printable content

On this page