Hi,
Is it possible to embed application data into a VPE file that can then be accessed when the VPE file is reopened ?
eg. We use VPE as an embedded ActiveX object within our primary application, which will create a VPE file for a specific report, and display it to the user in our own custom VPE viewer (which is actually a standalone application).
The user can save the VPE file for later viewing within our custom viewer, separate to our primary application. ie. the user can open a previously created report in the custom viewer without running the application that created it.
This all works fine but there is data available at the time we create the report, that we'd like to save and move with with VPE file. eg. the report title, creation date, creator etc.
Is it possible to save this information within the VPE file, so that we can extract it later when we reopen the VPE file in our custom viewer ?
cheers,
Matt.