X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42d306a033f27c2164d6692fe8c28d165c9a105b..4dfda526ef28063afce88b272d7e5394eef2f8ec:/docs/latex/wx/htmlprn.tex?ds=sidebyside diff --git a/docs/latex/wx/htmlprn.tex b/docs/latex/wx/htmlprn.tex index ef4be0c63b..f52852c23a 100644 --- a/docs/latex/wx/htmlprn.tex +++ b/docs/latex/wx/htmlprn.tex @@ -1,11 +1,11 @@ -\section{HTML Printing}\label{printing} +\subsection{HTML Printing}\label{printing} The wxHTML library provides printing facilities with several levels of complexity. The easiest way to print an HTML document is to use \helpref{wxHtmlEasyPrinting class}{wxhtmleasyprinting}. It lets you print HTML documents with only one command and you don't have to worry about deriving from the wxPrintout class at all. It is only a simple wrapper around the -\helpref{wxHtmlPrintout}{wxhtmlprintout}, normal wxWindows printout class. +\helpref{wxHtmlPrintout}{wxhtmlprintout}, normal wxWidgets printout class. And finally there is the low level class \helpref{wxHtmlDCRenderer}{wxhtmldcrenderer} which you can use to render HTML into a rectangular area on any DC. It supports rendering into multiple rectangles with the same