Join us for an engaging webinar, as we unravel the potential of AI for revolutionizing document management.
Watch Now
Enable your employees to remain productive throughout the document management process.
Read More
Learn how SmartZone uses a regular expression engine integrated into the recognition engine to achieve the best possible accuracy on data that can be defined by a regular expression.
Docubee is an intelligent contact automation platform built to help your team success
My document has Asian characters (CJK, etc.), which are not displaying correctly in PrizmDoc Viewer; what steps can I take to view them?
In some cases, the reason is due to the fonts not being installed on the operating system. We have outlined some commands to install fonts for select operating systems below:
In CentOS 6 do:
yum groupinstall "Chinese Support" yum groupinstall "Japanese Support" yum groupinstall "Korean Support" yum groupinstall "Kannada Support" yum groupinstall "Hindi Support"
In CentOS 7 do:
yum groupinstall "fonts"
In Ubuntu do:
sudo apt-get install language-pack-ja sudo apt-get install japan* sudo apt-get install language-pack-zh* sudo apt-get install chinese* sudo apt-get install language-pack-ko sudo apt-get install korean* sudo apt-get install fonts-arphic-ukai fonts-arphic-uming fonts-ipafont-mincho fonts-ipafont-gothic fonts-unfonts-core