![]() |
|
GTP.NET FAQ 11340Printing from a web page Please note that this article
refers to the GTP.NET Jump to article- 2008-10-11 10:17:00 - Email plexityHide Question I want to print the gantt shown on a webpage. Answer You will need to perform the rending server side. The general idea is the same as explained in this article http://www.plexityhide.com/faqs_gen_GTPNET/10374.htm. To be more precise this is how it is done if you want the result to returned as jpeg: protected void LinkButton1_Click(object sender, EventArgs e) Gantt_ASP1.Gantt.PrintInit(null); Response.Clear(); If you want to to pdf or something like that, the basic principle applies, but you will need an additional tool to render the pdf.
|
"This is too GREAT. I must say you have strong support and really good programmers at your place. Your entire team is good. Just Fantastic! – 100%" |
| (C) 1999-2010 PlexityHide.com Grastensvagen 24, S-163 45 Spanga Sweden E-mail: support@plexityhide.com |