File size: 330 Bytes
5cee033
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
/**
 \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.

*/