GSoC/GCI Archive
Google Summer of Code 2015 Boost C++ Libraries

Boost Document Library Development

by Anurag Ghosh for Boost C++ Libraries

To unify APIs of different Office suits and provide a library that is capable of doing simple tasks with office documents (creation, pdf exporting, file format changes, data extraction and cells manipulations). The library aims to simplify the Office API usage to such an extent that casual users can make their own applications using it. Currently, the Office API’s are not that intuitive and easy to use, and this abstraction layer would provide easier access and thus higher productivity.