Question
· Jul 27, 2017

Print html file on the Server Side, Using Cache technologies

Hi Guys,

We need to print html reports, in the server side, to a specific printer that is installed on the Cache Server , and using the Internet explorer that is installed on the Cache Server to do that .

We specifically need IE to do the printing, Because we need the  reports to run in compatibility mode.

Until now, we used InternetExplorer Object (ExecWB method), in Activex technology, but this method is not ideal, it forced us to send one print at a time, and change the default printer on the server before every print.

Two question-

Does the Cache itself provide a way to print html files?

If not, Did you implement a solution to a similar need, and can share your experience?

Thanks,

Nael

Discussion (2)1
Log in or sign up to continue