Key: AsposeTempImagePath: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:48, 7 March 2011
Key: AsposeTempImagePath
Syntax
<add key="AsposeTempImagePath" value="[PATH]"/>
[PATH]: A logical path on the server where the Catglobe system is placed.
Purpose
The Aspose component is the one creating PDF files for the report module. This is a necessary key in order to generate PDF files; since they need to be stored a temporary place where the user can download them from.
The key is required.
Example of key
<add key="AsposeTempImagePath" value="C:\Temp\"/>