christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

I can't add header and footer of PDF export foreach page in iOS (all versions), in android worked well #272

Closed hoyen2608 closed 1 year ago

hoyen2608 commented 2 years ago

I used same code for android and iOS to add header and footer in PDF export multiple pages. In android it worked well, but in iOS, it only displays header in the first page and footer in the last page. Header and footer are midle pages don't display. Please help me.

kapilavaiya commented 2 years ago

i also found the same problem footer is working in android but it's not showing in ios while giving position to absolute to footer works !

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.