It's a port of the C++ engine, OGRE and reportedly runs *faster* than
its unmanaged cousin :-) I wrote a small article on getting started
with it ... it's probably a few versions out of date though
http://www.codecube.net/item.asp?cc_itemid=243&searchstring=axiom
Joel Martinez
If you are looking for a robust open-source 100% .NET PDF Generator,
Report.NET does the trick. Even handles images and data from your
database. Check it out here:
http://www.enterprisedt.com/products/edtftpnet/overview.html
Rob Groves has a nice article about writing C++ wrappers (including a
Managed C++ wrapper) to the SQLite 3.XX as a LIB file, here: