My requirement is to pass the mcode to the below web aspx query and then print the resultant webpage to a pdf.
https://wwww.abcd.com/xyz/subject.aspx?mcode=99999
In the above url, the only variable is 99999. So my objective is to pass the mcode each time and then print the resultant aspx page to pdf. Please pardon my simplified language as I'm new to this.