3

I have requirement of creating MS Project object in asp.net c# and exporting image of it for end user to download.

I can achieve first part of the requirement of creating MS Project object as suggested in following link.

http://www.codeproject.com/KB/aspnet/MS_project_and_Aspnet.aspx?display=Print

but exporting it as image with specific dimensions does not seem to click.

Kindly Advice

4

1 回答 1

2

There are a number of ASP.NET components like ActiveGantt that will do this for you. Google found many.

于 2011-11-19T00:17:08.920 回答