Hello,
Im using the pdf library in syncfusion and was curious how i can modify the "document.save" to only download the document instead of opening it in a browser, is this possible? Can the parameters be chaged?
document.Save("Protected - "+myFile, HttpContext.Current.Response, HttpReadType.Save);
Regards,
Shane