Hi, I am trying to use shellexecute() in VFP6 to print MSWord documents stored on a web server. If a document is stored on a local drive, shellexecute() will happily open or print the document, but if it is stored on a web server shellexecute() will open the document without problems but if I try to use shellexecute() to print then it always returns a value of 5 (Attempt was made to dynamically link to a task, or there was a sharing or network-protection error.)
I have placed the following document on my web site for testing:
Can anyone suggest a fix or another way to print documents on a web server.
I have placed the following document on my web site for testing:
Can anyone suggest a fix or another way to print documents on a web server.