1
Views
1
Comments
GeneratePDF2
Question
Hi,
I`ve used the GeneratePDF2 change the html to a pdf file, but I don`t know how to fill the parameters.
I have tried "C:\" ,"/" and "\" as the path, but they were all failed for "Access is denied".
Please have a look on it, thanks a lot.
??.PNG
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
Hi Eric,

By default, your application runs on the server as the IIS user (or the Java equivalent). That user must have access to the path you're writing too. You can change the RunAs user in Service Center if you need another user than the default IIS user.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.