11 lines
530 B
Diff
11 lines
530 B
Diff
--- prnt/hpijs/djgenericvip.h.orig 2007-06-23 00:46:36.000000000 +0200
|
|
+++ prnt/hpijs/djgenericvip.h 2007-07-06 10:16:32.000000000 +0200
|
|
@@ -52,6 +52,7 @@ public:
|
|
virtual PHOTOTRAY_STATE PhotoTrayEngaged (BOOL bQueryPrinter);
|
|
//! Returns TRUE if a hagaki feed is present in printer.
|
|
virtual BOOL HagakiFeedPresent(BOOL bQueryPrinter);
|
|
+ virtual DATA_FORMAT GetDataFormat() { return RASTER_STRIP; }
|
|
|
|
#ifdef APDK_AUTODUPLEX
|
|
//!Returns TRUE if duplexer and hagaki feed (combined) unit is present in printer.
|