victor wrote:
> I want to generate a report and the PDF fits perfectly. Though there is
> an issue of using different encoding in the doc. I tried PyPS with no
> success. I need a lib that can make PDFs with an arbitrary set of fonts
> (possibly embed them into the document). What would you suggest?

I'd suggest generating LaTeX code and using PDFlatex. It's pretty hard to get
better results from any other tool.

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to