setFontFiles Function

external fun setFontFiles(fontFiles: Iterable<File>)

Sets the fonts used for the footer.

If the hidden-text fonts are empty, these are copied across and used for the hidden text as well.

Parameters

  • fontFiles — the font files to embed.

See also

Throws

Top