Hi,
I want to do printing in ROR?
How should I do that?
Is there any API’s are present?
Any help appreciated?
Thanks,
Tushar G.
On Sun, Nov 1, 2009 at 10:07 PM, Tushar G. <
[email protected]> wrote:
Hi,
I want to do printing in ROR?
How should I do that?
Is there any API’s are present?
Any help appreciated?
Thanks,
Tushar G.
Please explain what you mean by printing.
-Conrad
Conrad T. wrote:
On Sun, Nov 1, 2009 at 10:07 PM, Tushar G. <
[email protected]> wrote:Hi,
I want to do printing in ROR?
How should I do that?
Is there any API’s are present?
Any help appreciated?
Thanks,
Tushar G.Please explain what you mean by printing.
-Conrad
Hi,
I am using rails 2.2.
I have one document, that I want print through printer through my
application.
Is that possible?
Thanks,
Tushar G.
As per your post, if you want to print page of application through rails
than just give javascript:window.print(); on any label onclick.
It will pop up the printer window & based on your printer selection. you
get print of page content.
Hope this will help you.
Thanks,
Priyanka P.
On Sun, Nov 1, 2009 at 11:46 PM, Priyanka P. <
[email protected]> wrote:
Hi, this isn’t a Rails related question but here’s one way to do it in
Javascript:
Good luck,
-Conrad
Conrad T. wrote:
On Sun, Nov 1, 2009 at 11:46 PM, Priyanka P. <
[email protected]> wrote:Hi, this isn’t a Rails related question but here’s one way to do it in
Javascript:Creating a Print Web Page Button
Good luck,
-Conrad
Hi Conrad T.,
I also suggest the same function as you provide for reference. It’s
javascript function so, it’s work with any programming language which
support the javascript.
- priyanka pathak
Tushar G. wrote:
Hi,
I want to do printing in ROR?
How should I do that?
Is there any API’s are present?
Any help appreciated?
Thanks,
Tushar G.
Want to print content of the page?
Do you want to do the printing on the server system or on the client system?Hi, I want to do printing in ROR? How should I do that? Is there any API's are present? Any help appreciated? Thanks, Tushar G.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---