\Pop\Pdf\BuildParserInterface

Parser interface

Summary

Methods
Constants
getFile()
getData()
parse()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getFile()

getFile() : string

Get the file

Returns

string

getData()

getData() : string

Get the data stream

Returns

string

parse()

parse(mixed  $pages = null) : \Pop\Pdf\AbstractDocument

Parse the pdf data

Parameters

mixed $pages

Returns

\Pop\Pdf\AbstractDocument