I have a .aspx page, i want to convert this page to pdf using itextsharp and vb.net. i can see C# code but i couldn't find any vb.net code.
Details:
Default.aspx page is a form , user can enter the details and when they click the button an xml file generating. there is another button to get the xml values to Default2.aspx page and convert to pdf using itextsharp