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