[wxPython-users] css support in HtmlPrintout

Christopher Barker Chris.Barker at noaa.gov
Wed Jan 16 09:47:37 PST 2008


Ben Kaplan wrote:
> Does CSS work in wx.HtmlPrintout?

nope. it's based on wxHTML which only supports a simple subset of css.

The wxWebKit project is working on a full-featured embeddable html 
renderer that could probably do it, but it's still a work in progress.

http://wxwebkit.wxcommunity.com/pmwiki/index.php

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list