PDA

View Full Version : Python and Printing


darelf
06-26-2002, 05:11 PM
Well, I'm looking at what open libs there are for generating and printing documents with Python.

Obviously something that can take a marked up base document and generate different types of output would be ideal, but I'm trying to get a feel for what's out there. I'm not finding much at all. One PDF generating one, but that's all I've seen so far.

Anyone have any good ones? Or should I concentrate on linking to an outside generator (i.e. tex or something)