//scanning/com.pixelnetica.scanning/ImageWriterPdf/setTextFontFiles

setTextFontFiles

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

Setup fonts for the hidden text. The function makes a copy for the hidden text only. You can use two separated font sets: the first for the footer (@see setFontFiles) and the second for the hidden text.

Parameters

androidJvm

 
fontFiles
Top