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
1.3.02026-08-17
Changed
- Updated copyright metadata to comply with platform standards.
1.2.02026-02-23
Fixed
- Ensure FrendsTaskMetadata.json is included in NuGet package
1.1.02026-02-03
Changed
- Rename task prefix from PDF to Pdf
1.0.02026-01-19
Added
- Initial implementation