Rotativa icon indicating copy to clipboard operation
Rotativa copied to clipboard

Can Rotativa save pdf directly on network folder?

Open loop4633 opened this issue 8 years ago • 1 comments

Hi guys, anyone can say to me if rotativa can save pdf on network folder? Thank you in advance

loop4633 avatar Jun 23 '17 13:06 loop4633

You may use the BuildFile(ControllerContext) method to generate a byte[] result. Then save that like any other normal file—even a network folder, assuming you have all the security and stuff worked out already.

jon-adams avatar Nov 04 '17 04:11 jon-adams