Hi guys,
I´m developing a Visual Basic 6 / SQL Server APP. I need to use word / excel automation. (OCX seems not to work fine, so I discarded that possibility)
I want to use word /excel documents and I need to manage Printing, Editing from my Visual Basic app under some conditions
I´ve read it's possible to write events produced by word documents Before Printing, Before Saving, .. But I don´t know if there is any other way to make my app manages printing and saving, i.e. disabling /hiding saving or printing buttons..
Other issue is: ¿How could I make retrieving/saving word docs without being aware of it´s path and name?
Any idea is welcome
Thanks everyone
I´m developing a Visual Basic 6 / SQL Server APP. I need to use word / excel automation. (OCX seems not to work fine, so I discarded that possibility)
I want to use word /excel documents and I need to manage Printing, Editing from my Visual Basic app under some conditions
I´ve read it's possible to write events produced by word documents Before Printing, Before Saving, .. But I don´t know if there is any other way to make my app manages printing and saving, i.e. disabling /hiding saving or printing buttons..
Other issue is: ¿How could I make retrieving/saving word docs without being aware of it´s path and name?
Any idea is welcome
Thanks everyone