- This topic has 1 reply, 1 voice, and was last updated 11 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
Forums › TWAIN Classic › which capabilities should I use
Hi
I need to switch between states of auto-eject and manual-eject printer paper, which CAPS should I use? And How about the CAP to determine the state of source, like powered or not?
I’ve studied the CAP_CLEARPAGE, but it seems only the source gives an immidiately response (eject paper) after it received CAP_CLEARPAGE from the App. But in my opinion the user should be able to make a choice on auto or manual eject in the App UI or Source UI first, and then after some times press an “eject” button when he want to manual eject the paper ( I think I can use CAP_CLEARPAGE here) …
Thanks for any suggestion
ok, I solved that. 🙄