File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -155,6 +155,7 @@ Parameter | Type | Default | Description
155155url | string | - | URL to render as PDF. (required)
156156output | string | pdf | Specify the output format. Possible values: ` pdf ` or ` screenshot ` .
157157emulateScreenMedia | boolean | ` true ` | Emulates ` @media screen ` when rendering the PDF.
158+ enableGPU | boolean | 'false' | When set, enables chrome GPU. For windows user, this will always return false.
158159ignoreHttpsErrors | boolean | ` false ` | Ignores possible HTTPS errors when navigating to a page.
159160scrollPage | boolean | ` false ` | Scroll page down before rendering to trigger lazy loading elements.
160161waitFor | number or string | - | Number in ms to wait before render or selector element to wait before render.
You can’t perform that action at this time.
0 commit comments