by Richard Greer >> Thu, 11 Nov 1999 22:28:34 GMT
Hi
We have a requirement to perform automatic printing, this printing service needs to be started when JadRap is started as a service. We cannot use a server application directly because this does not allow printing. An idea was to have a server app start up a jade client using the createExternalProcess method, but this seems to also start the jade client up as a background task (the startup form does not appear but there is a Jade.exe process running). When not running jadRap as a service this works fine.
Are we doing something wrong?, Does anyone know how to get around this problem?, or have another solution?, unfortunately we are stuck with using Jade 4.2.2
Thanks
Richard