6 #include "appcore/printertemplate/EImageIface.h"
7 #include "appcore/printertemplate/EMPrinterTemplate.h"
9 #define OLD_TEMPLATE_STYLE_VERSION 2
24 virtual long StartPrint();
25 virtual std::string GetExtendedProperties( std::string str );
30 virtual long EndPrint();
35 virtual long NewPage();
40 virtual long GetStatus();
42 virtual unsigned char* GetDataForPrinter(
unsigned long& length,
unsigned long& width,
unsigned long& height ) = 0;
46 static void SetActPrinter( EPrinter* actPrinter );
50 static EPrinter* GetActPrinter();
52 void SetRatioX(
float x );
53 void SetRatioY(
float y );
57 void SetTemplateVersion(
long templateVersion );
58 long GetTemplateVersion();
61 static EPrinter* mActPrinter;
EEventTripTicketPr __EDATAPTR d
Definition: EEventTripTicket.h:96
#define EMPRINTERTEMPLATE_API
Definition: EMPrinterTemplate.h:9
__ECLASS DataClass
Definition: EEventUpdateCustomerData.h:35
SYSTEM INCLUDES.
Definition: CardFacadeManagerXML.h:6