in reply to How to use wxHtmlEasyPrinting
??
http://docs.wxwidgets.org/stable/wx_wxhtmleasyprinting.html
wxHtmlEasyPrinting::GetPrintData
wxHtmlEasyPrinting::GetPageSetupData
wxPageSetupDialogData::SetMarginTopLeft
$ perl -MWx=:allclasses -le " print for grep/set/i, keys %Wx::PageSetu +pDialogData:: " SetPaperSize SetDefaultMinMargins SetMinMarginBottomRight SetMinMarginTopLeft SetPrintData SetMarginTopLeft SetPaperId SetDefaultInfo SetMarginBottomRight
also, mind your wxWidgets version
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How to use wxHtmlEasyPrinting
by halweitz (Novice) on Mar 17, 2013 at 01:19 UTC | |
by Anonymous Monk on Mar 17, 2013 at 09:24 UTC | |
by halweitz (Novice) on Mar 18, 2013 at 21:29 UTC | |
by Anonymous Monk on Mar 19, 2013 at 09:07 UTC | |
by halweitz (Novice) on Mar 19, 2013 at 14:28 UTC | |
|