#include <PDF/Page.h>
#include <C/PDF/TRN_PDFRasterizer.h>
#include <PDF/OCG/Context.h>
#include <C/Common/TRN_Types.h>
#include <Impl/PDFRasterizer.inl>
Go to the source code of this file.
Classes | |
class | pdftron::PDF::Separation |
class | pdftron::PDF::PDFRasterizer |
Namespaces | |
pdftron | |
pdftron::PDF | |
Typedefs | |
typedef void(* | pdftron::PDF::DownloadReportHandler )(DownloadedType type, PDFDoc *doc, int page_num, int obj_num, const char *message, void *data) |