ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Why don't support twain 2.3+?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
SkyWin Posted - Nov 18 2014 : 06:42:22
Why don't support twain 2.3+#65311;#65292;So sadly#65281;
5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 20 2014 : 12:02:02
Hi

OK, thanks, we'll look into that for a later update.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
SkyWin Posted - Nov 19 2014 : 08:34:18
MFP(Multi-Functional Peripheral),Scan doc,use twain,Such as KONICA MINOLTA TWAIN V4 Drivers
SkyWin Posted - Nov 19 2014 : 08:29:42
MFP#65288;Multi-Functional Peripheral#65289;,ICAP_ORIENTATION message
Specify from application (DSM)
/* ICAP_ORIENTATION values */
#define TWOR_ROT0 0
#define TWOR_ROT90 1
#define TWOR_ROT180 2
#define TWOR_ROT270 3
#define TWOR_PORTRAIT TWOR_ROT0
#define TWOR_LANDSCAPE TWOR_ROT270
#define TWOR_AUTO 4
#define TWOR_AUTOTEXT 5
#define TWOR_AUTOPICTURE 6
xequte Posted - Nov 18 2014 : 22:22:02
Hi

Specifically, what features of the updated spec are you interested in supporting?


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
SkyWin Posted - Nov 18 2014 : 06:48:13
ImageEn V4.14(ietwain.pas--File version 1009,Is Twain 1.9)#65292;ImageEn V5.2.0(ietwain.pas--File version 1009,Is Twain 1.9)#65292;Why???