|
iText 7 License Key Volume Library 3.1.3 API
|
The static API configurer for volume license reporting More...
Static Public Member Functions |
|
| static void | UseRemoteReporting () |
| Select remote reporting type in which events are sent over the web to a remote server. More... |
|
| static void | UseLocalReporting (String directoryToWritePath) |
| Select local reporting type for License Key Volume with specified root directory for generated reports More... |
|
| static void | ResetApiConfiguration () |
| Reset API configuration. More... |
|
The static API configurer for volume license reporting
|
inlinestatic |
Reset API configuration.
Reset API configuration. Can be used to use environment variables or default logic after API use.
|
inlinestatic |
Select local reporting type for License Key Volume with specified root directory for generated reports
| directoryToWritePath | the path to local directory for writing reports. If it is null, then System property LOCAL_FILE_DIR_PATH_PROPERTY_NAME , or System environment variable LOCAL_FILE_DIR_PATH_ENVIRONMENT_VARIABLE_NAME will be used, or the path configured in license file. |
|
inlinestatic |
Select remote reporting type in which events are sent over the web to a remote server.