0

I am creating a pdf file with node module html-pdf. Its working fine locally.

The only porblem which i am getting that its not displaying Japenese character in pdf generated on Live ubuntu server.

On Localhost its displaying.

Japenese character for example 請求書

Any help will be really appreciable here. Thanks

Naveen Kumar
  • 987
  • 11
  • 11

1 Answers1

0

After adding the fonts with JP lang support on live Ubuntu server it starts working.

Naveen Kumar
  • 987
  • 11
  • 11