How to Convert .aspx page(html code) to Pdf in Asp.Net using C#
hi Developers,i want to convert .Aspx page(html code) to Pdf.
am google it and use some queries usin iTextsharp. i got answer but it does not exact.
because there is misses Align,Border,Colour,top , bottom, size and etc.
so i can't able to get exact one.
i just want to Convert a single html page to pdf with my included and alignment design.
in my case i am not using gridview. just using tables,textboxes and labels.
so anyone of you know please suggest me how do i do this with Design,Alignment,Border of the page.
thanking you
Paul.S