Featured Content
eGuide: Digital Transformation
Enable your employees to remain productive throughout the document management process.
Read More
SDK Technologies
Accusoft SDKs
Improve Form Processing Text Recognition Results with Regular Expressions
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.
Experience Docubee
Meet Docubee
Docubee is an intelligent contract 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