Minor fixes of images

This commit is contained in:
Jakub Melka
2019-06-15 14:29:49 +02:00
parent 5896196f56
commit 630afbba61
5 changed files with 225 additions and 47 deletions

View File

@ -36,6 +36,8 @@ namespace pdf
{
static constexpr const char* PDF_RESOURCE_EXTGSTATE = "ExtGState";
// TODO: Implement optional content groups
/// Process the contents of the page.
class PDFPageContentProcessor : public PDFRenderErrorReporter
{