According to the documentation Of UIPrintPageRenderer https://developer.apple.com/documentation/uikit/uiprintpagerenderer tried to add a custom footer in the screen which repeats in every screen. Below is the footer screenshot, (Exact UI is created using uiview)
I have created the HTML, As it's not trivial to repeat the footer using HTML while printing, I could see the option of overriding footer in UIPrintPageRenderer. But I am not sure how to add attached kind of footer in every screen while converting to PDF, Is there any way to add these as UIlements in the footer section in repeated order?
2.1m questions
2.1m answers
60 comments
57.0k users