0

Hi

We are looking for a report that will take all of the information that has been added to a task between two dates and turn them into meeting minutes (as we update fogbugz during our meetings).

What I have been asked for is just a task header, bullet points of the minutes added and then sorted by a computed column called rank. Urgency x importance = Rank.

If we could have a set list of users that the system could email a .PDF copy to after that would be very helpful.

Is this somthing that is possible to develop?

flag

1 Answer

1

I would say it's defiantly possible to develop with a plugin. I think it would be fairly easy with PDF generation being the only hiccup. There are several PDF libraries out there free and paid. I've only used the free ones, such as PDFSharp. It seems to work well, but can hold a lot of resources. I have used it on a web server in the past, so it should work.

link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.