Skip to main content
Print webpage to PDF
Wrk Product avatar
Written by Wrk Product
Updated this week

Print a webpage to a PDF.

Application

  • Web Process Automation

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Browser session ID

The unique identifier of the browser instance. Can be retrieved from "Open a browser session" Wrk Action. Example: fb9bc380-146c-420e-9130-50ce93614e05

Text (Short)

Yes

fb9bc380-146c-420e-9130-50ce93614e05

Filename

Optionally enter the name of the created PDF. Defaults to print_pdf.pdf. Example: new_filename.pdf

Text (Long)

No

new_filename.pdf

Orientation

The orientation of the pages in the created PDF. Example: Portrait

Text (Short)

No

Portrait

Display headers and footers?

Include a header with timestamp and a footer with url on each page?

True/False

No

true

Omit background graphics?

Should background graphics be omitted from the PDF?

True/False

No

Outputs (what you get)

Name

Description

Data Type

Required?

Example

Printed PDF

PDF of the website

File

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Requirements

  • N/A

Did this answer your question?