[wxPython] Device context's question

Hi

I've found that "Device context" is similar with the "Reportlab"(http://www.reportlab.com/).
I guess wxPython and Reportlab is using the PIDDLE.
The "Reportlab" can save a file to pdf file.
Is there any way that the output of the demo's "PrintFrameWork" can be saved?

Thanks