[Openroad-users] Embedding MS Word in an OR application
Andrew
andrew at delta-link.com.au
Tue Apr 1 08:13:06 EST 2008
Hi Danny,
Do your users have only one version of Word?
If they have different versions, then, this is hard work using activex...
I use an external vb6 app (on WinXP) to perform late binding to get the
users version and start it and run merges, spell checking, etc...
Have not looked at any Word 2007 issues yet and I know that there are
gigantic issues with vb6 apps on Vista.
Let me know if you would like some of the coding.
Other programmers out there may have similar solutions using something
other than vb6 and I would be interested to know what people are using,
like maybe VB 2008 Express (which I think is free)?
Andrew.
Laverty, Danny wrote:
>
> My users have a need to kick off MS Word from OpenROAD 4.1 (probably
> opening a new document from a template or opening a known document
> that has a merge incorporated in it then going on to print the merged
> document).
>
> I know others have done this or something similar (E.G. Pete’s
> “ActiveX Word – hanging” submission earlier this month). The OpenROAD
> documentation shows me how to create and register External Class
> Libraries but I could not tell from the list available to me what I
> should be using or how to use it. I tried a “suck it and see” approach
> but didn’t get anywhere.
>
> I thought it would be easy to search the web and find documentation on
> the ActiveX component I should be using and how to use it. So far I
> have had a fruitless, frustrating search that has yielded almost
> nothing. I can’t even tell if I need to purchase ActiveX components
> (for my developer PC or for runtime PCs as well) or if there are free
> ActiveX components I can use.
>
> To get me kick-started, can anyone give me any pointers and/or sample
> code?
>
> Danny
>
More information about the Openroad-users
mailing list