| 
    node-pdfutils
    
   | 
 
Factory Class for PDF Engines. More...
#include <PdfEngineFactory.h>
  
 Public Member Functions | |
| PdfEngineFactory (v8::Handle< v8::Object > &exports, const char *name, const PdfEngineInit pdfInit, const char *license) | |
| PdfEngine * | newInstance () | 
Factory Class for PDF Engines.
This class provides functionality to reuse the node.js module system to dynamicly load multiple PdfEngines.
 1.8.9.1