How can I save files to a shared network drive?¶
Per default the PDFCreator Server windows service is running in the security context of the LocalSystem account. Because of that, the service is not allowed to access shared network drives.
In order to enable access, the service needs to be run as a user who has access to the drive. This can be configured through the “Services” application in Windows.
Services can be configured through the “Services” application in Windows. In the properties of the PDFCreator Server service you can select if the LocalSystem account should be used or specify an alternative user name and password. Ensure that the account you chose has the required access rights.
Note
It is required to use UNC paths when accessing network drives.
Note
To ensure complete functionality, make sure the service is configured properly. See Service Configuration for all information needed.
Table Of Contents
Search
Enter search terms or a module, class or function name.
Select Version
If you need a specific version of this documentation, you can select it here.
Select Language
If you need a specific language of this documentation, you can select it here.