[PythonCAD] Printing
Somerlot, Chris
CSomerlot at Brwncald.com
Wed Jan 28 17:06:45 EST 2004
>
> On Wed, Jan 28, 2004 at 12:15:31PM -0800, Somerlot, Chris wrote:
> > I saw on the website that printing is a high priority. My
> research on
> > the matter shows little pre-existing python code to deal with
> > printing, mostly because of "cross-platform issues". What
> about using
> > something like the ReportLab library to export to a pdf or svg
> > intermediate file?
> >
>
> I haven't heard of this library - what does it do?
>
http://www.reportlab.org/rl_toolkit.html
Provides a toolkit for creation of PDF files (and I've read elsewhere, has
been updated to be able to create SVG files as well).
More information about the PythonCAD
mailing list