From: D.J.Moon <lm...@es...> - 2001-06-07 12:26:06
|
Okay, it compiles now, and the printing functions work now. There appear to be some issues with the actual printing implementation, but it appears to be at the WxWindows level since the WxWindows printing samples behave the same way. Specifically, the preview window comes up with a default zoom of 70%, which means the page is extremely huge.. you have to set the zoom down to 10% to be able to display the page on the screen (at 1280x1024 resolution). There is also a problem with the bottom margin being different between the preview and the printout (so page content breaks in different places for each). Also, with HTML printing, the page numbering on the preview frame's interface always displays a total page count of 999. However, since these behaviors also happen in the WxWindows samples, it is most likely an issue with the WxWindows version we have. We're going to try using 2.2.7, and see how that goes. d. -----Original Message----- From: wxp...@li... [mailto:wxp...@li...]On Behalf Of Mattia Barbon Sent: Wednesday, June 06, 2001 5:02 PM To: wxp...@li... Subject: Re: [wxperl-users] Wx::HtmlEasyPrinting > XS/Locale.xs: In function `void XS_Wx__Locale_AddLanguage(PerlInterpreter *, > CV*)': > XS/Locale.xs:107: no method `wxLocale::AddLanguage' > dmake.exe: Error code 1, while making 'Wx.o' > > Win2000, mingw, WxWindows 2.2.6, wxPerl from cvs around 5/21/2001 (this is > the last time we grabbed from cvs that worked) Fixed now, all should be fine... BTW, printing framework *SHOULD* be functional ( I did some quick tests today ) Regards Mattia _______________________________________________ wxperl-users mailing list wxp...@li... http://lists.sourceforge.net/lists/listinfo/wxperl-users |