On Mon, 2009-03-30 at 10:12 -0700, EdTaupier wrote:
> yeah, I understand the network restrictions, etc. so I figured there
> wasn't any direct, easy way.  Could it be possible to tie in the
> printing of these reports to the standard browser print function?  

<body onload="window.print()">
I
> guess the main point of interest for me is to not have to display all
> the reports before printing them unless the client wished to do so.

The above assumes you'll display each report but display will
automatically invoke printing.  AFAIK, that's as good as it gets.

HTH,
Bill


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to