search for: formatted_pie_chart_url

Displaying 1 result from an estimated 1 matches for "formatted_pie_chart_url".

2010 Jul 22
0
simple syntax error(its urgent)unable 2 find
i have created an appliation to show the pie chart in pdf, now its showing properly, but the thing is that its not showing the labels correctly, can anyone help me, pdf of tht ia attached with this. also i had a pdf.prawn file with the code as below pdf.image open(URI.escape(@formatted_pie_chart_url)),:width => 420,:height => 150, :at => [0, 230] i tried to right align this by giving (,:align => :right) but it fails, any on e please help me Attachments: http://www.ruby-forum.com/attachment/4876/open.pdf -- Posted via http://www.ruby-forum.com/. -- You received this mess...