Hi,
I've written a python application, that generates html file reports. These reports are printed with wxHtmlEasyPrinting class. It works fine both under Linux (Debian) and windows (98). I have only 1 question about this process: Is it possible to set up the font size, type, name etc. of the printing document ? I'm interested in a wxPython solution (perhaps wxFont ?). This seems to be better than useage of <FONT > tag in html files.
Thank you in advance,
Peter Abraham