Re: How to interface Abiword within WebBrowser control in vb

From: Robert Staudinger <robert.staudinger_at_gmail.com>
Date: Thu Oct 19 2006 - 14:42:03 CEST

On 10/19/06, Ravinder S. Kamal <rkamal@sebiz.net> wrote:
>
> Hi,
>
>
> Please let me know how to interface Abiword within WebBrowser control in
> vb ? Abiword gets opened up outside browser control window. Microsoft
> Word has no issues with it.
>
>
> Sample VB code for Microsoft Word :
>
> WebBrowser1.Navigate App.Path & "\Normal.dot"
> WebBrowser1.ExecWB OLECMDID_HIDETOOLBARS,
> OLECMDEXECOPT_DONTPROMPTUSER
>
> Sample VB code for AbiWord :
>
> WebBrowser1.Navigate App.Path & "\untitled1.abw"
> WebBrowser1.ExecWB OLECMDID_ZOOM, OLECMDEXECOPT_PROMPTUSER

Supposing you are referring to embedding microsoft word into the web
browser control: this is currently not possible with abiword and also
not planned by any of the developers i know.
Many people believe these days that it's preferable* to either present
a document view-only or within its native application rather than
offering a subset of modification possibilities through an embedding
solution.

*) read: more obvious for users

Best,
Rob
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Thu Oct 19 14:49:38 2006

This archive was generated by hypermail 2.1.8 : Thu Oct 19 2006 - 14:49:38 CEST