P
Pete Mann
Hi,
Is there anyway to programmatically load a byte array into a word
document in c#?
We have an application that streams a byte array of a previously saved
word document into a c# client. I can file the stream away to the
local disk, then open with document.open, but there is a system
requirement to bypass saving to local disk on security grounds.
Thank you for any guidance,
Pete
Is there anyway to programmatically load a byte array into a word
document in c#?
We have an application that streams a byte array of a previously saved
word document into a c# client. I can file the stream away to the
local disk, then open with document.open, but there is a system
requirement to bypass saving to local disk on security grounds.
Thank you for any guidance,
Pete