Zk4500 problem code

geme

New member
Local time
Today, 04:20
Joined
Oct 18, 2014
Messages
3
HELLO ,ALL
I HAVE ZK4500 FINGERPRINT READER AND IT WORKS WELL WITH VB6 BUT WHEN I TRIED TO APPLY IT ON (VBA) ACCESS I FACED A PROBLEM
THAT THE FOLLOWING CODE DIDN'T WORK ON VBA.

Private Sub ZKFPEngX1_OnImageReceived(AImageValid As Boolean)
ZKFPEngX1.PrintImageAt hDC, FrameCommands.Width + 6, FrameCommands.Top, ZKFPEngX1.ImageWidth, ZKFPEngX1.ImageHeight
End Sub.

IS THERE A WAY TO APPLY THIS VB6 CODE ON VBA ACCESS :)
THANKS FOR ALL OF YOU.
 
Hello, can you sharing your vb6 source code, my ZK Software Development Kit only have VC sample...Thanks in advance.
 
Hello ,

No problem ...
this is....:)
 

Attachments

Users who are viewing this thread

Back
Top Bottom