Skip to main content
Solved

Custom font support for DocGen API?

  • January 23, 2025
  • 3 replies
  • 32 views

Forum|alt.badge.img+2

Hi there,

We’ve been using the DocGen API (https://developers.docusign.com/docs/docgensend-api/) to create pre-populated documents using a word template. In our word-template we’ve been using a custom font family Ciutadella.

We’ve been having mixed success with some generated documents (pdf output) looking accurate, and some seemingly using a different font or have issues with spacing or alignment.

Are custom fonts support by this API / Docusign, and if so what steps do we need to take to ensure it can be successfully used?

Thanks!

Best answer by mrave

@John H 

Docusign eSignature does not support custom fonts, so all form fields can only be from the available fonts in eSignature. This was already answered here:

https://community.docusign.com/esignature-111/set-up-and-fonts-3242

It may work with document generation, if the font is correctly embedded into the Word document. You need to test what output format this works. If you upload a PDF to eSignature the fonts should not be changed, but as stated above fields added in eSignature will only support the available fonts and no custom fonts.

View Original
Is this content helpful?

3 replies

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 929 replies
  • Answer
  • January 23, 2025

@John H 

Docusign eSignature does not support custom fonts, so all form fields can only be from the available fonts in eSignature. This was already answered here:

https://community.docusign.com/esignature-111/set-up-and-fonts-3242

It may work with document generation, if the font is correctly embedded into the Word document. You need to test what output format this works. If you upload a PDF to eSignature the fonts should not be changed, but as stated above fields added in eSignature will only support the available fonts and no custom fonts.


Forum|alt.badge.img+2
  • Author
  • Newcomer
  • 2 replies
  • January 23, 2025

Thanks ​@Michael.Rave

We’ve been going the latter approach for what we need, and not using eSignature for the final generated outputted PDF Doc.

I’ll double check that the fonts are embedded correctly in the word doc templates, and get back to this thread.


Forum|alt.badge.img+2
  • Author
  • Newcomer
  • 2 replies
  • January 24, 2025

Hi ​@Michael.Rave ,

Just to update on this. It looks like embedding the custom font works well for the Document Generation approach.

Thanks for the help on this!