Repair
in package
Pdf extract repair class
Tags
Table of Contents
Methods
- scan() : array<string|int, mixed>
- Scan raw PDF data for object offsets and a trailer, bypassing xref entirely
Methods
scan()
Scan raw PDF data for object offsets and a trailer, bypassing xref entirely
public
static scan(string $data) : array<string|int, mixed>
Parameters
- $data : string