summaryrefslogtreecommitdiff
path: root/cpp/Mainpage.dox
blob: 345526786c3d273ce3db2a4f47eed71d42355819 (plain)
1
2
3
4
5
6
7
8
9
/**
 \mainpage The Poppler CPP interface library

 The Poppler CPP interface library, called libpoppler-cpp, is a library that
 allows C++ programmers to easily load and render PDF files using the Poppler
 library. Unlike the other Poppler frontends, it has no additional
 requirements, so can be used in any C++ application.

*/