You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, while generating pdf from the html the footer always appears in the next page above header. I tried different page sizes but still the issue persists. Is there any specific way to render footer for each page?
The text was updated successfully, but these errors were encountered:
Hello, I have modified BNHtmlPdfKit.m to add footer text.
override the - (void)drawFooterForPageAtIndex:(NSInteger)pageIndex inRect:(CGRect)footerRect;
Hi, while generating pdf from the html the footer always appears in the next page above header. I tried different page sizes but still the issue persists. Is there any specific way to render footer for each page?
The text was updated successfully, but these errors were encountered: