All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PDFRasterizer.h File Reference
#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)
 

Enumerations

enum  pdftron::PDF::DownloadedType {
  pdftron::PDF::e_downloadedtype_page = 0, pdftron::PDF::e_downloadedtype_thumb, pdftron::PDF::e_downloadedtype_named_dests, pdftron::PDF::e_downloadedtype_outline,
  pdftron::PDF::e_downloadedtype_finished, pdftron::PDF::e_downloadedtype_failed, pdftron::PDF::e_downloadedtype_opened
}