getSongElements(song:chordDisplayOptions:counter:)

static func getSongElements(
    song: Song,
    chordDisplayOptions: ChordDefinition.DisplayOptions,
    counter: PDFBuild.PageCounter
) -> [PDFElement]

Get all the PDF elements for a Song

Parameters

song

The Song

generalOptions

The general options

chordDisplayOptions

The chord display options

Return Value

All the PDF elements in an array

Lyrics Section (verse, chord or bridge)

Tab Section

Grid Section

Strum Section

Textblock Section

Plain Section

Comment Section

Repeat Chorus Section