jeffchui
Member
From: Hong Kong
Email
|
posted 2006-10-06 20:05:38 |
Reply -Delete |
Hi,
I've downloaded the Miraplacid Text Driver 4.4 for testing. I started with VB and your programming guide.
I got problem with the below statement:
Private Sub Form_Load()
Dim obj As Miraplacid.TextDriver
Set obj = CreateObject("Miraplacid.TextDriver")
Set obj = Nothing
End Sub
The error is: User-defined type not defined.
I've added the reference in the project reference.
Please help.
Furthermore, we have decided to develop a printing capture program and want to integrate your product inside our software.
Thanks.
Jeff
| |