Wednesday, November 28, 2012

Re: can anyone help me how to print the data in new window with the controller action.

On Tue, Nov 27, 2012 at 4:23 AM, nama venkatesh <nama.4c6@gmail.com> wrote:
> Subject: can anyone help me how to print the data in new window with the controller action.

I'm not sure about what you need exactly. But if you're trying to
print a content opened in a new window, you can just do it with
JavaScript code like window.opener.print().

Cheers.

--
MARCELO F ANDRADE
Belem, Amazonia, Brazil

"I took the red pill"

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.

No comments: