6#include "appcore/printertemplate/EImageIface.h"
7#include "appcore/printertemplate/EMPrinterTemplate.h"
9#define OLD_TEMPLATE_STYLE_VERSION 2
42 virtual unsigned char*
GetDataForPrinter(
unsigned long& length,
unsigned long& width,
unsigned long& height ) = 0;
#define EMPRINTERTEMPLATE_API
Definition EMPrinterTemplate.h:9
virtual long StartPrint()
static void SetActPrinter(EPrinter *actPrinter)
void SetTemplateVersion(long templateVersion)
static EPrinter * GetActPrinter()
virtual std::string GetExtendedProperties(std::string str)
long GetTemplateVersion()
virtual unsigned char * GetDataForPrinter(unsigned long &length, unsigned long &width, unsigned long &height)=0
Definition EPrinter.cpp:7
SYSTEM INCLUDES.
Definition CardFacadeManagerXML.h:7