Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 450 Bytes

puppeteer.pdfoptions.path.md

File metadata and controls

18 lines (10 loc) · 450 Bytes

Home > puppeteer > PDFOptions > path

PDFOptions.path property

The path to save the file to.

Signature:

path?: string;

Remarks

If the path is relative, it's resolved relative to the current working directory.