Configure Apryse / PDFTron Local Fonts in Explorer
Configure Meridian Explorer to use Apryse (formerly PDFTron) fonts from a local folder. By default, Apryse downloads fonts the internet if they aren’t available in your local Meridian installation. This allows you to have access to all fonts Apryse provides, even if your environment restricts internet access.
-
In your web server, download the font package.
-
Extract the downloaded file to a subfolder, such as Fonts.
We recommend the PDFTron subfolder, where the BCEnterprise IIS application is installed.
-
Create a virtual directory in IIS for the folder that contains the font files.
This directory must be accessible from the web. Use the Anonymous Authentication to allow access.
-
In IIS, add the following file extensions:
-
.lzma with MIME type font/ttf
-
.brotli with MIME type font/ttf
-
-
If your environment uses CORS, set the HTTP header Access-Control-Allow-Origin to *.
-
In Windows Explorer, go to C:\ProgramData\BlueCieloECM\EnterpriseServices.
The disk location might vary according to installation.
-
Open the PDFTronViewerSettings.dat file.
-
Add the PDFTronFontLocation string setting.
-
Set the setting to the web location of the font files.
For example, if your fonts are in C:\inetpub\wwwroot\BCEnterprise\PDFTron\Fonts, the setting value is https://<MyExplorerWebServer>/BCEnterprise/PDFTron/Fonts.
