PDF builder
-
Declaration
Swift
enum SongExport
-
Export a folder with ChordPro songs to a PDF
See moreDeclaration
Swift
enum FolderExport
-
A collection of bits and pieces to create a PDF
See moreDeclaration
Swift
enum PDFBuild
-
Protocol for elements to create a PDF
See moreDeclaration
Swift
protocol PDFElement
-
Alias for a
NSAttributedString
key and valueDeclaration
Swift
typealias PDFStringAttribute = [NSAttributedString.Key: Any]