krishnakant Mane wrote in message 
news:[EMAIL PROTECTED]
> On 11/02/07, Vishal Bhargava <[EMAIL PROTECTED]> wrote:
>> Use Report Lab...
> I mentioned in my first email that I am already using reportlab.
> but I can only generate pdf out of that.
> I want to display it on screen and I also will be giving a print
> button which should do the printing job.
> by the way I use wxpython for gui.

Under Windows you could do it by embedding Adobe's
ActiveX control in your application. Don't know
about Linux, though. Perhaps you could just convert
your PDF to a raster image for display (eg. by
using ImageMagick's convert) under Linux?

Regards,
Christian

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to