blueomega
unread,Jun 8, 2009, 4:33:06 AM6/8/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
So i have tasks, with start time, end time, the usual stuff, and i
need to export all the info to pdf (description, owner, relations,
etc)
Export text to pdf shouldn't be a problem, there are many tutorials
who explain it
I also need to export a gant chart (need some way to make a screenshot
from the gantt i have, or make it from the data). making it from data
would be perfect, some eye candy, would also be good.
Graphviz was what come to mind to do it, is it the best? should i use
an alternative(something to make charts).
So what gems should i use, do you know a tutorials who implements
similar stuff?
Cumps
Celso Costa