Print Backend document

Hi,

I am creating a doument using an action button and the created document is stored in a view.How can I print that backend document using the action button.I don’t want to go to the view and print.I want to create the doc and print the doc simultaneously from that same action button.How can I do this??Its urgent…

Subject: Print Backend document

You’ll have to open the newly created document in the UI and then print. Assume you’re able to close it again with script too.