I'm hoping someone has some experience with wxPrintout. I've been successful
in controlling my Print Preview using the class. My only problem left is
getting the calculated total pages into the Preview.
"GetPageInfo" seems to be called first, which seems to be the only way of
getting the start and end page defined. This is followed with
"OnPreparePrinting" and then "OnBeginPrinting".
I cannot find a way of getting my GetPageInfo to call the DC for the screen to
work through the calc. The total page is eventually created, but too late.
Has anyone taken an approach that was successful and could outline it.
Lorne White
ยทยทยท
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users