[reportlab-users] ReportLab-2.2.win32-py2.5 and VS 2008 Compatibility
Andy Robinson
andy at reportlab.com
Thu Jan 29 03:57:27 EST 2009
2009/1/28 Bob Luck <codesquid at gmail.com>:
> I have just downloaded the ReportLab-2.2.win32 open source PDF library and
> am not sure what its capabilities / limitations are.
> I need a PDF library that can seamlessly open single or multipage PDF source
> documents and then convert them to high resolution images from within my C#
> VS2008 WinForm application.
Sorry, it deals with PDF generation, not parsing and rendering. We
have a commercial library handling page splitting and combining, but
that does not do rendering.
The best renderers I know of are Ghostscript (which is not easily
packaged on Windows), and Xpdf. The latter has commercial wrappers
available (DLL, OCX etc) which are easy to deploy, and I previously
found it worked well in its OCX incarnation, but I don't know enough
about .NET. http://www.glyphandcog.com/
Best Regards,
--
Andy Robinson
CEO/Chief Architect
ReportLab Europe Ltd.
Media House, 3 Palmerston Road, Wimbledon, London SW19 1PG, UK
Tel +44-20-8545-1570
More information about the reportlab-users
mailing list