[wxPython-users] Avery Labels
Stani's Python Editor
spe.stani.be at gmail.com
Tue Nov 27 14:32:13 PST 2007
Brian Wolf schreef:
> Has anyone written a wxPython module to print Avery labels?
> I'm aware that ReportLabs can generate a PDF in Avery label format. Is
> there any easy way to generate and display a PDF within wxPython?
Not pdf as far as I know without the use of an external library. If you
draw to a DC wxPython natively supports export to an eps. There are a
lot of command tools which can convert eps to pdf in case you want to
avoid pdf.
Stani
More information about the wxpython-users
mailing list