user printing in runtime

  • Thread starter Emmanuel LEBEUL
  • Start date
E

Emmanuel LEBEUL

Hi,

I try this forum because I do not get any answer from french forum.

The issue is about the user printing when I use MsAccess user module
(file.mdw) into an application based on MsAccess RunTime.
An error message is displayed (Cf. picture2).

From a PC with MsAccess installed, when I launch the printing, a message box
invite me to install a module (Cf. image1) that allow printing. If I answer
no, an error message is displayed (Cf. picture2). If I answer yes, the
module is installed and the printing works.

From a PC only with MsAccess RunTime installed, when I launch the printing,
an error message is displayed (Cf. picture2), so the printing does not work.

I cannot include the picture in this forum, so here is the description
(translated):
- picture 1
Window title: (no tittle)
Window content : _can't launch this wizard.
This component isn't installed.
Do you want to install it now ?

- picture 2
Window title: (application name)
Window content : (application name) doesn't find the wizard: it may not be
installed or the declaration section of a Visual Basic has a syntax error
.....

So, my question is how to include print module into the MsAccess RunTime
based application ?


Thanks in advance,
Emmanuel.
 
Top