AEM's PDF generation fails for unicode fonts

AEM's PDF generation fails for unicode languages like Chinese and Japanese.

Cause

The FOP configuration is to be updated and extra fonts to be added in AEM to support foreign languages that use unicode.

Resolution

  1. Go to http://host:port/crx/de/index.jsp and log in as admin.

  2. Create a fonts folder under /libs/wcm/core/content/pdf. Then create a config under this path /libs/wcm/core/content/pdf/fonts/foconfig.xml based on the conf/fop.xconf mentioned in article [1].

  3. Then upload fonts to that folder using curl. For example:

    curl -u admin: admin myfont.ttf /libs/wcm/core/content/pdf/fonts/myfont.ttf

  4. The config file and font files would be loaded automatically.

[1] https://stackoverflow.com/questions/25895984/apache-fop-displaying-with-sunsim

Hämta

 Adobe

Få hjälp snabbare och enklare

Ny användare?