X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/448af9a46eb58ae17616a4d5e76884dc519f5523..d5bef0a32337a8e8b2666fd64f78dbbbf01cda3f:/docs/latex/wx/htmlprn.tex diff --git a/docs/latex/wx/htmlprn.tex b/docs/latex/wx/htmlprn.tex index 44ec8abe34..f52852c23a 100644 --- a/docs/latex/wx/htmlprn.tex +++ b/docs/latex/wx/htmlprn.tex @@ -1,11 +1,11 @@ -\membersection{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