Printing in Windows
Tim Roberts
timr at probo.com
Wed Oct 17 02:10:00 EDT 2001
Don Garrett <garrett at bgb.cc> wrote:
> I need to be able to print a complex page involving formatted text, and
>embedded graphics. I found the win32print, but haven't found
>much real documentation yet.
>
> What is the best option available to me?
I recommend you take the time to investigate "piddle". The nice thing is
that you can use the same source code to draw to the screen, create
PostScript files, or create PDFs.
http://piddle.sourceforge.net/
--
- Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the Python-list
mailing list