Hello,
I need to drive the print on the client side without using the IE
print dialog box which appear with window.print(); JavaScript
function..
I heard about ActiveX component like scriptx from
http://www.meadroid.com/scriptx . It seems to be very powerful.
I need to print automatically on the client side a document (Word or
Pdf) generate on the server side without previsualisation. ( on
internet explorer)
So the only interesting function factory.printing.BatchPrintPDF(url);
was not free. It's to expensive mor me.
Do you know another solution ?
How can i do? If you have an advice, I will be very recognizing. It's
very difficult to find any information about this.
Thanks !
Victor Rasputnis - 30 Nov 2004 17:32 GMT
> Hello,
>
[quoted text clipped - 16 lines]
>
> Thanks !
It depends on the definition of "expensive". www.htmlprinting.com has
similar solution, and the main difference in pricing is that it does
not require annual premium, does not limit number of servers and gives
you an ability to "resign" control with your own security certificate.
HTH,
John