I am unable to find out how to go straight to print from a grid pdf export. I am able to do this with standard pdf generation, but I need the file name. I want to click a print button and directly be prompted to print the exported pdf.
Frame1.Attributes("src") = "http://pdfserver.server/Test" & Request.QueryString("id") & ".pdf"