Skip to main content
Version: 8.0.2

PDF

parsePDF

Method allowing to focus a specific element on a page.

ParameterTypeDescription
filePathstringSelector of the the targeted element to focus.

Basic Usage

await I.parsePDF("./my-file.pdf");