[reportlab-users] Show the pdf on screen

Matt Page-Lieberman mjpl at itautec.cin.ufpe.br
Mon Jun 5 17:29:07 EDT 2006


With Linux

_PDF_VIEWER = '/usr/bin/xpdf'
...
os.system('%s %s' % (_PDF_VIEWER, filename))

Paulino wrote:

> Is there a way to show automatically the pdf on the screen as soon as 
> it is generated?
>
>
> Paulino
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users




More information about the reportlab-users mailing list