You are here:
Create the Main Font Resources for Omnistudio Document Generation Spring '22
The font resources store the fonts your generated documents use.
- From Setup, choose Developer Console.
- From the Debug menu, choose Open Execute Anonymous Window.
-
Paste the following statement into the Enter Apex Code dialog box.
omnistudio.DocgenPostInstallClass.processDefaultFontFiles(); - Select the entire statement.
- Click Execute Highlighted.
- Close the Developer Console.
- From Setup, in the Quick Find box, enter static.
- Click Static Resources.
- From the View list, select All.
- Click the letter C.
-
Verify that these fonts are present:
-
cs_pdftron_webfonts_arimo
-
cs_pdftron_webfonts_caladea
-
cs_pdftron_webfonts_carlito
-
cs_pdftron_webfonts_liberationserif
-
cs_pdftron_webfonts_main
-
cs_pdftron_webfonts_opensans
-
cs_pdftron_webfonts_openwingdings
-
cs_vlocity_webfonts_main
You might have to click more at the bottom of the page to see all the fonts.
-

