Convert a web page ASPX to pdf or word

I had a web page MyPage.aspx in VB with an Icon.
After clicking the icon, I need to convert to the aspx page to a PDF file.

Please let me know if it’s possible.
Thanks

@TECHS,

With Aspose.PDF API, you can convert a Web page to PDF using HTML load options. Please refer to this help topic: Convert Web Page to PDF