PDF parser
const doc = await Doc.pdf.parse('path/to/file.pdf'); Copy
const doc = await Doc.pdf.parse('path/to/file.pdf');
PDF parser