Skip to content
Snippets Groups Projects
Commit 324d4479 authored by homotechsual's avatar homotechsual
Browse files

Merge branch 'ginkgomzd-master-patch-87488' into 'master'

add note about wkhtmltopdf (aka, optional requirements for jumbo shrimp)

See merge request documentation/docs/installation!30
parents 433fdece 18ad31d9
No related branches found
No related tags found
1 merge request!30add note about wkhtmltopdf (aka, optional requirements for jumbo shrimp)
...@@ -25,6 +25,12 @@ If your server meets all of the requirements described on this page, CiviCRM *sh ...@@ -25,6 +25,12 @@ If your server meets all of the requirements described on this page, CiviCRM *sh
In general, CiviCRM is a demanding web application which requires substantial server resources. It may not perform well on all hosting platforms. Learn more about [choosing your hosting platform](../planning/hosting.md). In general, CiviCRM is a demanding web application which requires substantial server resources. It may not perform well on all hosting platforms. Learn more about [choosing your hosting platform](../planning/hosting.md).
### Optional Libraries
Some people report better performance in some circumstances when rendering PDF files (e.g. reports or invoices). CiviCRM has a configuration option to use a system binary for WKHTMLtoPDF. [https://wkhtmltopdf.org/](https://wkhtmltopdf.org/) You can find this setting under "System Settings" > "Misc".
Another reason to use it is that is solves [the issue](unicode_pdf.md) of how to handle unicode fonts needed for some languages.
## CMS {:#cms} ## CMS {:#cms}
A CMS, or Content Management System, is a type of application which controls and manages the content of a website. CiviCRM must be installed within one of these compatible CMS platforms. A CMS, or Content Management System, is a type of application which controls and manages the content of a website. CiviCRM must be installed within one of these compatible CMS platforms.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment