M
Martin
Hi,
I must hide some data in word document. The data is related to digital
signature and document encipherment and of course all changes should be
invisible for viewers.
I tried solving problem by using IStorage interface and writing my own
stream to file, everything seems to be ok until user presses save button.
Even there were no chages word flushes all my data (stream).
Same solution works perfect with excel.
Could you suggest any solution ?
regards,
Martin
I must hide some data in word document. The data is related to digital
signature and document encipherment and of course all changes should be
invisible for viewers.
I tried solving problem by using IStorage interface and writing my own
stream to file, everything seems to be ok until user presses save button.
Even there were no chages word flushes all my data (stream).
Same solution works perfect with excel.
Could you suggest any solution ?
regards,
Martin