I want a function that load/read a pdf file that's stored in specific path into C disk, and return this as pdf. First of all, i should use WebApi Controller or MVC Controller? Also, can anyone of this controllers read a file stored inside C: disk?
What headers should use to return a pdf file?