Attached files - PDF 2.0 attributes

This commit is contained in:
Jakub Melka
2020-08-07 19:29:22 +02:00
parent 6814e2755e
commit 79cf21775c
4 changed files with 99 additions and 3 deletions

View File

@ -307,6 +307,10 @@ public:
/// \param object Object containing array of numbers
std::vector<PDFInteger> readIntegerArray(const PDFObject& object) const;
/// Reads reference. If error occurs, then invalid reference is returned.
/// \param object Object containing reference
PDFObjectReference readReference(const PDFObject& object) const;
/// Reads reference from dictionary. If error occurs, then invalid reference is returned.
/// \param dictionary Dictionary containing desired data
/// \param key Entry key