My HTML header has to be repeated while printing.
HTML header contains three UILabel
s and one UIView
.
I looked into the suggestion and found below method to be overridden.
override func drawHeaderForPage(at pageIndex: Int, in headerRect: CGRect) {}
However I could not find any sample which provides the custom UI to be printed at the top of header.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…