J
Juan Carlos
Hi,
I am using Access 2003 VBA to create queues of various kinds of documents
mined from a series of data artifacts to print. Some are Access reports, some
are Word Docs, some are TIF and MDI files which we normally view in Microsoft
Document Imagine Viewer.
It all works great using the MODI.Document object, but there is one problem.
When a MODI Document object is created, the visual component is launched. But
when I execute the modi.document.close method, it doesn't go away. I am not
using the activeX viewer, so I do not have access to the .FileName or other
properties.
Is there some way I can tell these instances of MODIV to shut down?
Thanks,
Juan Carlos
I am using Access 2003 VBA to create queues of various kinds of documents
mined from a series of data artifacts to print. Some are Access reports, some
are Word Docs, some are TIF and MDI files which we normally view in Microsoft
Document Imagine Viewer.
It all works great using the MODI.Document object, but there is one problem.
When a MODI Document object is created, the visual component is launched. But
when I execute the modi.document.close method, it doesn't go away. I am not
using the activeX viewer, so I do not have access to the .FileName or other
properties.
Is there some way I can tell these instances of MODIV to shut down?
Thanks,
Juan Carlos