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>
174 #endif // PDFTRON_H_CPPPDFFlattener
void SetPathHinting(bool enable_hinting)
void SetPreferJPG(bool jpg)
void SetJPGQuality(UInt32 quality)
void Process(pdftron::PDF::PDFDoc &doc, enum FlattenMode mode)
void SetMaximumImagePixels(UInt32 max_pixels)
void SetThreshold(enum Threshold threshold)