L
LarryN
Hi,
My company has an application that wraps documents in a bundle (a project
archive, like a zip file). I've been tasked to create an add-in that extracts
the document (or workbook), and presents it in the appropriate Office
application.
I'd like to do this most seamlessly for the users by creating and installing
a new 'File Type' - when the user opens the bundle, the document or
spreadsheet is extracted and displayed in the host applicaiton. I've not been
able to find any documentation or samples that might be useful on creating
custom File Filters/Converters.
I would apprecaite any pointers as our security business rules do not allow
the document to be saved to the disk as an intermediate step and I would like
to avoid burdening the user.
Also, in the future there might be multiple documents in the bundle
(currently there is only one spreadsheet, one document, some other collateral
files), so if you have pointers on a way to push a whole document, text,
formatting, styles, etc. into the Office application, that would be awesome.
Thanks,
Larry
My company has an application that wraps documents in a bundle (a project
archive, like a zip file). I've been tasked to create an add-in that extracts
the document (or workbook), and presents it in the appropriate Office
application.
I'd like to do this most seamlessly for the users by creating and installing
a new 'File Type' - when the user opens the bundle, the document or
spreadsheet is extracted and displayed in the host applicaiton. I've not been
able to find any documentation or samples that might be useful on creating
custom File Filters/Converters.
I would apprecaite any pointers as our security business rules do not allow
the document to be saved to the disk as an intermediate step and I would like
to avoid burdening the user.
Also, in the future there might be multiple documents in the bundle
(currently there is only one spreadsheet, one document, some other collateral
files), so if you have pointers on a way to push a whole document, text,
formatting, styles, etc. into the Office application, that would be awesome.
Thanks,
Larry