Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to Handle WinWord Control By VB6

6 views
Skip to first unread message

Ravi

unread,
Oct 11, 2008, 9:08:00 AM10/11/08
to
we are working on app. in which we need to handle WinWord And only allow few
users to use all the available feature of WinWord (new, save, cut, copy,
paste, etc...) and other user get access to read that document... we are
working in VB6 so it is possible to handle WinWord by this or any code in it
???

BTIS Jeff

unread,
Oct 12, 2008, 10:10:09 AM10/12/08
to je...@bennet-tec.com

Microsoft has a WordViewer tool
You can find this at
http://support.microsoft.com/kb/891090
I don't now if this can be used inside VB 6 the same as Word itself
can,
but certainly this is worth trying out.


-----


Jeff Bennett
Jeff @ Bennet-Tec . Com


* Bennet-Tec Information Systems, Inc
* 50 Jericho Tpk, Jericho, NY 11753
* Phone 516 997 5596, Fax - 5597
* WWW.Bennet-Tec.Com

RELIABLE Component Software
and Custom Software Development Services

* Expert Systems * Text Processing
* Databases * Interactive Web Sites
* Diagramming, Drawing, Hotspot Graphics
* Data Input & Data Presentation Systems
* Desktop Windows, Tablets, Pocket PCs

TList™ / ALLText™ / MetaDraw™ / Web Signature™

=================== ===================
-------------------------------------------------------------------------------------
This message was sent to you by Bennet-Tec Support System
----------------------------------------------------------------------------------------

Ralph

unread,
Oct 12, 2008, 11:42:22 AM10/12/08
to

"BTIS Jeff" <bti...@gmail.com> wrote in message
news:8a0fc783-0746-476a...@a70g2000hsh.googlegroups.com...

On Oct 11, 9:08 am, Ravi <R...@discussions.microsoft.com> wrote:
> we are working on app. in which we need to handle WinWord And only allow
few
> users to use all the available feature of WinWord (new, save, cut, copy,
> paste, etc...) and other user get access to read that document... we are
> working in VB6 so it is possible to handle WinWord by this or any code in
it
> ???

Microsoft has a WordViewer tool
You can find this at
http://support.microsoft.com/kb/891090
I don't now if this can be used inside VB 6 the same as Word itself
can,
but certainly this is worth trying out.

===================================

None of the Office Viewers support Automation. However, they can be launched
and closed from VB with some degree of reliability.

-ralph


0 new messages