Ravi Kumar wrote:
> - your opinion with available PDF Libraries, that are best among. Also
> which library to use for Windows server platform (there is limitation
> on installing long chain libraries that include other deep
> dependencies too). A pure python PDF library would be good, but which
> one.

Everybody will tell you "reportlab", but AFAIK the open-source kit does not 
provide manipulation of existing pdf file contents - "only" creation. Besides 
it's targeted at CPython and it isn't 100% clear it runs perfectly on other 
implementations; so have a look at itextsharp - it might better fit your needs 
if you decide to use IronPython.

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

Reply via email to