简体   繁体   English

ASP.net和MS Office Project集成并将其导出为图像

[英]ASP.net and MS Office Project integration and exporting it as image

I have requirement of creating MS Project object in asp.net c# and exporting image of it for end user to download. 我要求在asp.net c#中创建MS Project对象并导出它的图像供最终用户下载。

I can achieve first part of the requirement of creating MS Project object as suggested in following link. 我可以按照以下链接的建议实现创建MS Project对象的第一部分要求。

http://www.codeproject.com/KB/aspnet/MS_project_and_Aspnet.aspx?display=Print 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 好心的建议

There are a number of ASP.NET components like ActiveGantt that will do this for you. 有很多像ActiveGantt这样的ASP.NET组件可以帮到你。 Google found many. 谷歌找到了很多。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM