richardtreier 0 Newbie Poster

Hi,
I am working currently with wxPython.
I want to read out pdf pages(seperated files) and display them in wxPython and print them with win32print and win32ui.

Is there the possibility to readout a pdf file and convert it to a wx.Bitmap or a wx.Image?
please help.