5#ifndef PDFTRON_H_CPPPDFFlattener
6#define PDFTRON_H_CPPPDFFlattener
10#include <C/PDF/TRN_Flattener.h>
90 e_threshold_very_strict,
96 e_threshold_keep_most,
158 TRN_Flattener mp_impl;
169#include <Impl/Flattener.inl>
void SetPathHinting(bool enable_hinting)
void SetPreferJPG(bool jpg)
void SetThreshold(enum Threshold threshold)
void SetJPGQuality(UInt32 quality)
void SetMaximumImagePixels(UInt32 max_pixels)
void Process(PDF::Page &page, enum FlattenMode mode)
void Process(pdftron::PDF::PDFDoc &doc, enum FlattenMode mode)