Hi guys !

I used prawn to generate pdf document.
its clean and simple to code.

but i am facing one problem.
In one of my table row i wanted to  "Total IDV" text  aligned centered.
but its not working.

[ {:text => "Total IDV", :colspan => 3, *:align => :center* },"#{ total_idv
}" ]

NOTE: *:text_align => :center, **:align => :center* is not producing any
effect. *

*Do you have any ideas ??


Cheers !
Sandip R~

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