Welcome to Dream.In.Code
Become a VB Expert!

Join 137,233 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,787 people online right now. Registration is fast and FREE... Join Now!




activeX control

 
Reply to this topicStart new topic

activeX control, interface VB with MS Word

eukim82
5 Feb, 2007 - 01:25 AM
Post #1

New D.I.C Head
*

Joined: 5 Feb, 2007
Posts: 7


My Contributions
I'm doing a signature verification software using VB programming.
I'm facing problem to diplay the signature written on the software to MS Word file.

The source code below only display "True" in MS Word file instead of signature written on picturebox.

Public Sub cmdDisp_Click()
'cmdwrite.Enabled = False
Call mword.Documents.Open("c:\sign1.doc")
mword.Selection.Font.size = 30
Call mword.Selection.TypeText(picDraw.AutoRedraw)
Call mword.Quit
End Sub


How could i obtain the signature written on picturebox?
Thanks
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/4/08 03:40PM

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month