From: madhav on
Hi All,

I am running an vb application which saves different files
(word,excel,tiff,jpeg,etc...)
while opening the files from my vb application, i have to disable the print
option of that particular file to the user.

how do i do that.

Thanks in advance
--
Madhav
From: Jan Hyde (VB MVP) on
madhav <madhav(a)discussions.microsoft.com>'s wild thoughts
were released on Fri, 4 Jul 2008 23:56:00 -0700 bearing the
following fruit:

>Hi All,
>
>I am running an vb application which saves different files
>(word,excel,tiff,jpeg,etc...)
>while opening the files from my vb application, i have to disable the print
>option of that particular file to the user.

You don't say how you are 'opening' the file.

If you are launching the default application for that file
type then I'd say it would be next to impossible. You have
no way of knowing which application I use.


--
Jan Hyde

https://mvp.support.microsoft.com/profile/Jan.Hyde
 | 
Pages: 1
Prev: saving all data on form
Next: Standalone VB exe