sounds simple dosen’t it - my objective is to run an estimate report and render to PDF all from the click of a button as shown in the screenshot below:

Heres the code –
string oppID = Request.QueryString["oppID"].ToString();
[...]