This section provides information about the system requirements for PrizmDoc Server when using a Self-Hosted installation:
PrizmDoc Server is a suite of RESTful APIs that control document conversion processes. It requires significant memory and processing power.
Product test validation on the following Operating Systems are deprecated in v12.2 and will be discontinued altogether in v13.0:
Windows Microsoft .NET Framework 4.0
Requirements vary greatly based on usage and it is generally a good idea to find what best fits your expected usage. The Sizing Guide is a good place to start understanding what resources PrizmDoc Server uses and how to optimize them for your needs.
To verify that the required libraries are installed, use "Idconfig" as shown in the following example:
Example |
Copy Code
|
---|---|
# ldconfig -p | grep libcairo libcairo.so.2 (libc6,x86-64) => /lib64/libcairo.so.2 |