Convert web page content to pdf
-
hello to every one, kavita here. i am developing a website with some filed and check boxs. this i want a code in VB.Net or C#.Net to convert web page/iframe or anything like some space of webpage sholud be converted to pdf. becuse i have to send this pdf to other member and again he will check the check boxs this works like in cycle. so please help in the loggic as well as code.and i have to fininsh this within 5 days. please tell me soon :( :(( thanks in advance. kavita Email:kavitachawoor@indiatimes.com
-
hello to every one, kavita here. i am developing a website with some filed and check boxs. this i want a code in VB.Net or C#.Net to convert web page/iframe or anything like some space of webpage sholud be converted to pdf. becuse i have to send this pdf to other member and again he will check the check boxs this works like in cycle. so please help in the loggic as well as code.and i have to fininsh this within 5 days. please tell me soon :( :(( thanks in advance. kavita Email:kavitachawoor@indiatimes.com
You have 5 days in which to either write or buy a PDF library, I guess. I would say that writing one is almost certainly not going to happen.
Christian Graus Driven to the arms of OSX by Vista.
-
hello to every one, kavita here. i am developing a website with some filed and check boxs. this i want a code in VB.Net or C#.Net to convert web page/iframe or anything like some space of webpage sholud be converted to pdf. becuse i have to send this pdf to other member and again he will check the check boxs this works like in cycle. so please help in the loggic as well as code.and i have to fininsh this within 5 days. please tell me soon :( :(( thanks in advance. kavita Email:kavitachawoor@indiatimes.com
-
hello to every one, kavita here. i am developing a website with some filed and check boxs. this i want a code in VB.Net or C#.Net to convert web page/iframe or anything like some space of webpage sholud be converted to pdf. becuse i have to send this pdf to other member and again he will check the check boxs this works like in cycle. so please help in the loggic as well as code.and i have to fininsh this within 5 days. please tell me soon :( :(( thanks in advance. kavita Email:kavitachawoor@indiatimes.com
To convert webpage to pdf or need to read anything from pdf, just you go trhough google for itextsharp dlls. By using this dll's u can get all those things.. i think this codeproject site..itself contains the code for this... check once
G. Satish
-
hello to every one, kavita here. i am developing a website with some filed and check boxs. this i want a code in VB.Net or C#.Net to convert web page/iframe or anything like some space of webpage sholud be converted to pdf. becuse i have to send this pdf to other member and again he will check the check boxs this works like in cycle. so please help in the loggic as well as code.and i have to fininsh this within 5 days. please tell me soon :( :(( thanks in advance. kavita Email:kavitachawoor@indiatimes.com
Hello Kavita, You may want to read this CP article (http://www.codeproject.com/KB/aspnet/HTML2PDF.aspx[^]). It could be start for your five days deadline, this CP article also uses <HTML>DOC Open Source binary for converting (http://www.htmldoc.org/[^]). Try out the online pdf convert service (http://www.easysw.com/htmldoc/pdf-o-matic.php[^]) the output would be similar to this. All the best! Kind Regards, Vasanth