|
Hello PD4ML Support Team,
Can you help me to create a PDF using file stream please? I am able to generate a PDf using Response.Outputstream but when I use file stream in place of outputStream I am getting access denied error even though I gave write access to IIS user and other asp.net users.
And also I am looking for a solution to create a pdf and open that for users on the go without saving to any physical location, user can save it, open it or cancel the action based on their requirement. Is it possible to do that?
Your help is much appreciated.
[language=VB.NET][/language]
Thanks and Regards, Venky
|