Closed vijaynet10 closed 2 years ago
The application needs to confirm through CAP_SUPPORTEDCAPS that both CAP_PRINTERSTRING and CAP_PRINTERSUFFIX are supported. If they are, then following the Capability Ordering section in the TWAIN Specification, the application must first set CAP_PRINTERENABLED to TRUE. Then any other printing capability items may be negotiated. All of this happens in state 4, with printing occurring during scanning. If the scanner being used differs from this behavior it will be necessary to contact the vendor for additional help...
do you have any samples in dotnet @mlmcl62
Hai ,
We bought epson plq 22cs passbook printer , we trying to integrate with our dotnet application using twain-cs.
requirement
From the above requirement, we have done the steps 1 and 3.But print is not happening.We tried with CAP_PRINTERSTRING,CAP_PRINTERSUFFIX messages .We need your support to solve this issue.