Differences Between: [Versions 310 and 402] [Versions 39 and 402]
This file is part of FPDI
Copyright: | Copyright (c) 2020 Setasign GmbH & Co. KG (https://www.setasign.com) |
License: | http://opensource.org/licenses/mit-license The MIT License |
File Size: | 95 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
AbstractReader:: (3 methods):
__construct()
getTrailer()
readTrailer()
Class: AbstractReader - X-Ref
Abstract class for cross-reference reader classes.__construct(PdfParser $parser) X-Ref |
AbstractReader constructor. param: PdfParser $parser |
getTrailer() X-Ref |
Get the trailer dictionary. return: PdfDictionary |
readTrailer() X-Ref |
Read the trailer dictionary. |