Bob Smith wrote:
> Any easy way to print on mailing labels that have 3 columns? I need
> these to fit in my laser printer. I have no trouble with single column
> labels, but I don't know how to make a partial display 3 times across
> a page with different records.

render :partial, :collection

For precision printing, you'll probably want to generate a PDF file 
using Prawn, wkhtmltopdf, or some other similar library.

> 
> Thanks
> 
> Bob <bsm...@gmail.com>

Best,
-- 
Marnen Laibow-Koser
http://www.marnen.org
mar...@marnen.org

Sent from my iPhone
-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to