Good luck, sounds like you've got it reasonably under control. It's a pity that making PDFs from SVGs (that are made from JS) is still such a pain; I can only assume it's not that common.
(I did toy with using node + fake dom + d3 + svg to pdf converter, but that's when I realised it was going to be a never-ending tangent...) On Wed, Nov 7, 2012 at 5:43 PM, Tim McEwan <[email protected]> wrote: > On Wednesday, 7 November 2012 at 17:33, Simon Russell wrote: > > How complex are the charts you're producing? > > > @Simon No more complex than the ones on the front page of hightcharts.com. > I want them to look nice without having to manually draw shadows in Prawn. > > As it's only going to be done 4 times per year (& maybe only 4 times total > ;) - I'll drop back to using a single webpage and CSS page breaks if I have > to. That's not going to be scalable at the utility level though. We've > put 450 charts in one page using Highcharts before, so I know it's doable. > ;) > > Thanks for the help and comments guys; much appreciated. > > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" 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/rails-oceania?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
