I have dynamic page rendered by asp.net. Let's call it ShowPDF.aspx - it renders PDF file to output. I would like to ask regarding functionality for sending files directly from Adobe Reader X (Tools > Send Files > Attach to Email). The name of the attached file is prefilled to ShowPDF.aspx.
Can it be changed to any other values? How is the value calculated? Can it be influenced by any http header?
Thanks a lot