mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Parsing cross-reference streams
This commit is contained in:
@@ -317,6 +317,9 @@ public:
|
||||
/// \param stream Stream to be decoded
|
||||
QByteArray getDecodedStream(const PDFStream* stream) const;
|
||||
|
||||
/// Returns the trailer dictionary
|
||||
const PDFDictionary* getTrailerDictionary() const;
|
||||
|
||||
private:
|
||||
friend class PDFDocumentReader;
|
||||
|
||||
|
Reference in New Issue
Block a user