![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
PDF Page Management Features. More...
#include <jawsmako/jawsmako.h>
Go to the source code of this file.
Classes | |
class | JawsMako::IPDFPageExtractor |
An instance of the JawsMako PDFPageExtractor class. More... | |
class | JawsMako::IPDFPageInserter |
An instance of the JawsMako PDFPageInserter class. More... |
Namespaces | |
namespace | JawsMako |
Macros | |
#define | obj2IPDFPageExtractor(obj) |
#define | obj2IPDFPageInserter(obj) |
Functions | |
JawsMako::DECL_SMART_PTR (IPDFPageExtractor) | |
JawsMako::DECL_SMART_PTR (IPDFPageInserter) |
PDF Page Management Features.
This header describes the PDFPageExtractor and PDFPageInserter interfaces.
Instances of this types provide a method for extraction and insertion of PDF pages.
#define obj2IPDFPageExtractor | ( | obj | ) |
#define obj2IPDFPageInserter | ( | obj | ) |