This is an archived forum post. The information may be outdated. Contact us if you have any questions.

Font not loading

nmedia wrote on 2017-11-07:
Hi,

I am creating pdf from html but font is not loading here is error log:
https://api.pdfcrowd.com/debug/058009fdde57e72ce052c3b1d4481fcb.txt

Please guide me how to add font. Even size is 153KB.
support wrote on 2017-11-07:
Hi,

You need to add the "Access-Control-Allow-Origin: *" HTTP header to the response from the server that serves the font.

You can find more info about this header here:

-- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Origin