8 #ifndef PDFTRON_H_CPPPDFReflow
9 #define PDFTRON_H_CPPPDFReflow
10 #include <C/PDF/TRN_Reflow.h>
16 namespace pdftron {
namespace PDF {
157 mutable bool m_owner;
161 #include <Impl/Reflow.inl>
166 #endif //PDFTRON_H_CPPPDFReflow
Reflow & operator=(const Reflow &other)
void SetMessageWhenNoReflowContent(UString content)
void SetMessageWhenReflowFailed(UString content)
UString SetAnnot(UString in_json)
void SetHideBackgroundImages(bool hide_background_images)
void SetIncludeBBoxForRecognizedZones(bool include)
void SetFontOverrideName(UString font_family)
void SetIncludeImages(bool include)
void SetDoNotReflowTextOverImages(bool do_not_reflow_text_over_images)
void SetHTMLOutputTextMarkup(bool include)
void SetHideImagesUnderText(bool hide_images_under_text)
UString GetAnnot(UString in_id)
void SetHideImagesUnderInvisibleText(bool hide_images_under_invisible_text)
void SetCustomStyles(UString styles)