Frends.Pdf.Read / 1.3.0
Summary
Extracts a PDF's content as JSON, so text locked in a document becomes data a Process can work with.
Typical use — pulling values out of inbound documents such as invoices; treat the extraction as best-effort and validate what you rely on
Essential parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| FilePath | String |
– | C:\temp\file.pdf |
Full path to the PDF file. |