Printing documents from webtop without opening the same in native application.

ssenthil_sai
edited January 19, 2009 in Documentum #1

Hi All,

I got a requirement where in users must be able to print documents from webtop without opening it in the native application. I.e. The user would select the document and click on custom print button to print the document. I tried using java.awt print(), it works fine as a standalone java program. But when called from wdk component class, the webtop hangs on calling print() function. If anyone has worked on similar kind of task, kindly guide me.

Regards,

Senthil