![]() |
#include <FDF/FDFDoc.h>
#include <PDF/PDFDocInfo.h>
#include <PDF/PageLabel.h>
#include <PDF/Struct/STree.h>
#include <PDF/OCG/Config.h>
#include <C/PDF/TRN_PDFDoc.h>
#include <PDF/PDFDocViewPrefs.h>
#include <SDF/SDFDoc.h>
#include <PDF/Page.h>
#include <Common/Iterator.h>
#include <Impl/PDFDoc.inl>
Go to the source code of this file.
Classes | |
class | pdftron::PDF::PDFDoc |
PDFDoc is a high-level class describing a single PDF (Portable Document Format) document. More... | |
Namespaces | |
namespace | pdftron |
namespace | pdftron::PDF |
Typedefs | |
typedef Common::Iterator< Page > | pdftron::PDF::PageIterator |
PageIterator is an iterator type that can be used to traverse a list pages in a PDF document. | |
typedef Common::Iterator< Field > | pdftron::PDF::FieldIterator |
FieldIterator is an iterator type that can be used to traverse a list form fields in a PDF document. |