Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
eric wang
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
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...