//scanning/com.pixelnetica.scanning/ImageWriterPdf/setFontFiles

setFontFiles

[androidJvm]
external fun setFontFiles(fontFiles: Iterable<File>)

Setup fonts for the footer. If fonts for the hidden text (@see setTextFontFiles) are empty, the function makes a copy for text fonts too.

Parameters

androidJvm

   
fontFiles fonts
Top