converting to pdf its working fine. but when we convert the whole page to pdf means the controls like panel, textbox, label, and other control is not converting
RSS
While converting to pdf its working fine. but when we convert the whole page to pdf means the controls like Panel,textbox, label, and other control is not converting what should i do for that
......
If you want to convert page to PDF you may need ITextSharp tool. If you want to convert the textbox or label control to PDF it may be difficult. First you should make sure the ITextSharp has provided the function or API to do so. You can refer to the below
link about converting html page with image tag to PDF. As the ITextSharp is a third party tool you can find more information about it in its website.
jayaravi
Member
7 Points
36 Posts
converting to pdf its working fine. but when we convert the whole page to pdf means the controls ...
Feb 24, 2012 05:07 AM|LINK
While converting to pdf its working fine. but when we convert the whole page to pdf means the controls like Panel,textbox, label, and other control is not converting what should i do for that ......
breath2k
Contributor
2101 Points
821 Posts
Re: converting to pdf its working fine. but when we convert the whole page to pdf means the contr...
Feb 24, 2012 08:20 AM|LINK
Do you get an error message?
jayaravi
Member
7 Points
36 Posts
Re: converting to pdf its working fine. but when we convert the whole page to pdf means the contr...
Feb 24, 2012 08:38 AM|LINK
Noooo...
breath2k
Contributor
2101 Points
821 Posts
Re: converting to pdf its working fine. but when we convert the whole page to pdf means the contr...
Feb 24, 2012 09:08 AM|LINK
Could you supply code to debug?
Richey
Contributor
3816 Points
431 Posts
Re: converting to pdf its working fine. but when we convert the whole page to pdf means the contr...
Mar 01, 2012 08:32 AM|LINK
Hi,
If you want to convert page to PDF you may need ITextSharp tool. If you want to convert the textbox or label control to PDF it may be difficult. First you should make sure the ITextSharp has provided the function or API to do so. You can refer to the below link about converting html page with image tag to PDF. As the ITextSharp is a third party tool you can find more information about it in its website.
http://am22tech.com/s/22/Blogs/post/2011/09/28/HTML-To-PDF-using-iTextSharp.aspx
You can refer to the below link about the similar question.
http://forums.asp.net/p/1596472/4050358.aspx
http://forums.asp.net/t/1143759.aspx/1
jkdonovan
Member
34 Points
7 Posts
Re: converting to pdf its working fine. but when we convert the whole page to pdf means the contr...
May 25, 2012 11:02 AM|LINK
what tool are you using? You should check the hiqpdf html to pdf tool.