File: Mainpage.dox

package info (click to toggle)
poppler 26.01.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 18,984 kB
  • sloc: cpp: 166,738; ansic: 34,768; python: 367; sh: 82; makefile: 38
file content (9 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (6)
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.

*/