473,320 Members | 1,828 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

utilizar y controlar a word en vb.net (Oscar)

Hola
la cuestión es que estoy desarrollando una aplicación de control de documentos en los cuales estos pueden ser sencillos o complejos segun el requerimiento del usuario por ello elegi word ya que el permite todo lo que necesito pero tambien requiero controlar el copiado, el guardado, la impresión del documento por medio de programción en vb.net, es decir, no es lo que se refiere a la automatización de word con vb.net ya que esto si lo he podido hacer pero para lo que requiero no me es util, lo que necesito es lo contrario a ello , que dentro de mi aplicación incluya el word para que el o los usuarios lo puedan manejar

por ejemplo una caso en mi aplicacion un usuario es elaborardor de un cierto documento que al terminar lo lo tiene que enviar a un revisor para que lo aprube pero este revisor solo puede ver el documento sin acceso al copiado, guardado o impresión hasta que haya pasado por un aprobador para ser liberado en el sistema este tambien solo puede ver el documento en estado de solo lectura, al liberar el documento en el sistema el o los usuarios que tiene acceso a este tipo de documento solo lo podran visualizar en lectura y los que tiene derecho a impirmirlo lo podran hacer.

espero ser lo más preciso y concreto para señalar mi dud

te agradezco de nuevo cualquier comentari

atte
Oscar Hdez G.
Nov 20 '05 #1
6 10754
* "=?Utf-8?B?dXRpbGl6YXIgeSBjb250cm9sYXIgYSB3b3JkIGVuIHZiLm 5ldA==?=" <an*******@discussions.microsoft.com> scripsit:
Hola


Hiho...

You may want to turn to this group:

<news://news.microsoft.com/microsoft.public.es.dotnet.vb>

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Nov 20 '05 #2

If I understand you correctly (and its quite possible that i dont, since my Spanish is not that
great), you are trying to actually Integrate Microsoft Word functionality into your application.
I dont think its possible to actually display a MS Word document without having the actual WORD
program run to display it. Here is what I gather from your post, perhaps someone else can then
help with a better answer.
You want to deploy an application that will allow a user to create a word document, and then allow
others to view the document, but not copy/save it. You dont want to display the document in Word,
but directly from your application.

I think that is the basic Idea. Anyone with a better understanding of Spanish is welcome to
correct me.

Rick

"utilizar y controlar a word en vb.net" <an*******@discussions.microsoft.com> wrote in message
news:88**********************************@microsof t.com...
Hola
la cuestión es que estoy desarrollando una aplicación de control de documentos en los cuales estos pueden ser sencillos o complejos segun el requerimiento del usuario por ello elegi word ya
que el permite todo lo que necesito pero tambien requiero controlar el copiado, el guardado, la
impresión del documento por medio de programción en vb.net, es decir, no es lo que se refiere a la
automatización de word con vb.net ya que esto si lo he podido hacer pero para lo que requiero no
me es util, lo que necesito es lo contrario a ello , que dentro de mi aplicación incluya el word
para que el o los usuarios lo puedan manejar.
por ejemplo una caso en mi aplicacion un usuario es elaborardor de un cierto documento que al terminar lo lo tiene que enviar a un revisor para que lo aprube pero este revisor solo puede ver
el documento sin acceso al copiado, guardado o impresión hasta que haya pasado por un aprobador
para ser liberado en el sistema este tambien solo puede ver el documento en estado de solo
lectura, al liberar el documento en el sistema el o los usuarios que tiene acceso a este tipo de
documento solo lo podran visualizar en lectura y los que tiene derecho a impirmirlo lo podran
hacer..
espero ser lo más preciso y concreto para señalar mi duda

te agradezco de nuevo cualquier comentario

atte
Oscar Hdez G.

Nov 20 '05 #3
Hi Rick. I'll correct a few concepts
He has MS Word installed and he already make use of automation
He needs help for controling 'save' and 'print' options

HR

Nov 20 '05 #4
Hola Oscar!
Creo que la solución a tus problemas está en encontrar la forma de ocultar las barras (menú, Formato, Estandar, ect.)
Y deshabilitar los atajos. Por ejemplo con CTRL + S se guarda el documento.
Lamento no poder ayudarte a hacerlo en VB.Net, solo hice esto hace tiempo en VBA.
Suerte!

HRC

Solo por curiosidad ¿El manejo de documentos lo hacer con archivos o atravez de bases de datos?
Saludos
Nov 20 '05 #5
Cor
Hi Horacio,

It is nice that you answer, but there are a lot of non native English
speakers active in this newsgroup. Even when they correspondent to each
other, they do it in the English language.

If we see that the poster only understand his native language or understand
very bad English, we do/try it in his native language. But then we put a
translation with it in English so that others can use that message also.

When there is someone who absolute cannot speak English we try to redirect
them as possible to a newsgroup in there language, because it becomes
borring of course every time to translate.

But there is nothing wrong if it once in a time goes wrong, we are here to
learn from each other.

Cor
Nov 20 '05 #6
Cor
Hi Horiacio,

I always go through the messages downside up.

I saw you did already as I wrote, so not that it is bad I did write it, but
when I had seen that other message I would not have written it.

Cor
Nov 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: bill | last post by:
I imagine that by now there is at least one Oscar-like award for webpages. What are the awards that recognize excellence in webpage/website design? Thanks, bill
8
by: Mike MacSween | last post by:
tblCourses one to many to tblEvents. A course may have an intro workshop (a type of event), a mid course workshop, a final exam. Or any combination. Or something different in the future. At...
2
by: Jorge Gallardo | last post by:
Hola a todos. Me gustaria saber si se puede utilizar lo del asunto desde una accion de macro... Si no es asi, como podria convertirlo a modulo para llamarlo desde la macro. Necesito que el...
3
by: Yohancef Chin | last post by:
Hi, Being fairly new to .NET I am looking for a way to call MS Word from an event on a webform, and after the user is finished save that created document to an SQL Server database. Has anyone...
2
by: Mikey | last post by:
Sample VB .NET source code to create mailing labels or customized letters using MS Word MailMerge This VB .NET source code will start MS Word and call methods and set properties in MS Word to...
1
by: Xavier Valdés | last post by:
Hola a todos, Quiero adecuar mi aplicación a la resolución de pantalla del usuario cliente. Para ello, debo controlar qué resolución tiene éste. Cual es la mejor manera? Muchas gracias, Xavi
7
by: Dave | last post by:
Apologies for the newbie question. I have created a vb.net program for my company that is designed to work with Word Templates (about forty of them that we commonly use) that are selected by the...
0
by: Roula | last post by:
Ok folks, we've recently added 1 click links to over 45 Oscar Sites, PLUS, we've now added Nominee Interviews,and Articles, and we're constantly adding to the mix! There are also industry blogs,...
0
by: Roula | last post by:
Ok, folks, more addons for our toolbar, including video... check it out. Articles NEW! Best director: The year of the auteur NEW! Profile: BROKEBACK MOUNTAIN NEW! Interview With Brokeback...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.