Skip to main content

Print webpage to PDF

Print a webpage to a PDF.

Application

  • Web Process Automation

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Browser session IDThe unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05Text (Short)Yesfb9bc380-146c-420e-9130-50ce93614e05
FilenameOptionally enter the name of the created PDF. Defaults to print_pdf.pdf. Example: new_filename.pdfText (Long)Nonew_filename.pdf
OrientationThe orientation of the pages in the created PDF. Example: PortraitText (Short)NoPortrait
Display headers and footers?Include a header with timestamp and a footer with url on each page?True/FalseNotrue
Omit background graphics?Should background graphics be omitted from the PDF?True/FalseNo

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Printed PDFPDF of the websiteFileNo

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A