We have purchased a server license key/file for PrinceXML version 8 for Windows.
It would seem the license file gets installed in the (relevant) user profile directory; something like:
C:\Users\WebSiteAppSvc\AppData\Local\VirtualStore\Program Files (x86)\Prince\Engine\license
But it does not get picked up by the engine when running via IIS. We still have the watermark included upon the PDF files.
To work-around the problem, we had to overwrite the free/'personal user' license file, stored in:
C:\Program Files (x86)\Prince\Engine\license
With the one that was generated into the user profile directory above.
Where is the engine supposed to be locating the license file (on Windows)?
Do we have to actively delete the personal license file first/at all?
When using the API, do we need to call either the 'SetLicenseFile' or 'SetLicenseKey' methods?
It would seem the license file gets installed in the (relevant) user profile directory; something like:
C:\Users\WebSiteAppSvc\AppData\Local\VirtualStore\Program Files (x86)\Prince\Engine\license
But it does not get picked up by the engine when running via IIS. We still have the watermark included upon the PDF files.
To work-around the problem, we had to overwrite the free/'personal user' license file, stored in:
C:\Program Files (x86)\Prince\Engine\license
With the one that was generated into the user profile directory above.
Where is the engine supposed to be locating the license file (on Windows)?
Do we have to actively delete the personal license file first/at all?
When using the API, do we need to call either the 'SetLicenseFile' or 'SetLicenseKey' methods?