$file
$file : string
Imported PDF file
Pdf parser class
parse(string $file, mixed $pages = null) : \Pop\Pdf\AbstractDocument
Parse the data stream
| string | $file | |
| mixed | $pages |
init(string $file) : \Pop\Pdf\Build\Parser
Initialize the file and get the data
| string | $file |