5 #ifndef PDFTRON_H_CPPPDFHTML2PDF
6 #define PDFTRON_H_CPPPDFHTML2PDF
10 #include <C/PDF/TRN_HTML2PDF.h>
126 TRN_HTML2PDF_Proxy mp_impl;
338 TRN_HTML2PDF_WebPageSettings mp_impl;
411 TRN_HTML2PDF_TOCSettings mp_impl;
666 TRN_HTML2PDF mp_html2pdf;
679 #include <Impl/HTML2PDF.inl>
681 #endif // PDFTRON_H_CPPPDFHTML2PDF
void SetCookieJar(const UString &path)
void SetMargins(const UString &top, const UString &bottom, const UString &left, const UString &right)
void SetHost(const UString &host)
int GetHTTPErrorCode() const
void InsertFromURL(const UString &url)
void SetDebugJavaScriptOutput(bool forward)
void SetExternalLinks(bool convert)
void SetLoadImages(bool load)
void SetImageQuality(int quality)
void SetInternalLinks(bool convert)
void DumpOutline(const UString &xml_file)
void SetProduceForms(bool forms)
void SetDefaultEncoding(const UString &encoding)
void SetPrintBackground(bool background)
void SetPDFCompression(bool enable)
void SetImageDPI(int dpi)
void SetAllowJavaScript(bool enable)
void SetPassword(const UString &password)
void SetDottedLines(bool enable)
void SetPassword(const UString &password)
void SetQuiet(bool quiet)
void SetUsername(const UString &username)
void SetIncludeInOutline(bool include)
void SetProxy(const Proxy &proxy)
void SetOutline(bool enable, int depth=4)
void SetZoom(double zoom)
void SetLevelIndentation(int indentation)
void SetPaperSize(PrinterMode::PaperSize size)
static void SetModulePath(const UString &path)
void SetBlockLocalFileAccess(bool block)
void SetXsl(const UString &style_sheet)
void SetLoadErrorHandling(ErrorHandling type)
void SetLinks(bool enable)
void SetUserStyleSheet(const UString &url)
void SetStopSlowScripts(bool stop)
void SetAllowPlugins(bool enable)
void InsertFromHtmlString(const UString &html)
void SetLandscape(bool enable)
static bool Convert(PDFDoc &doc, const UString &url)
void SetTextSizeShrink(double shrink)
void SetPrintMediaType(bool print)
void SetSmartShrinking(bool enable)
void SetJavaScriptDelay(int msec)
void SetUsername(const UString &username)
void SetCaptionText(const UString &caption)
void SetMinimumFontSize(int size)