christopherdro / react-native-print

Print documents using React Native
MIT License
335 stars 142 forks source link

A blank page after each print #133

Closed Abdelalim-dev closed 3 years ago

Abdelalim-dev commented 3 years ago

A blank page always follows the printed page. Whether you set a page a break in the printed HTML or you don't you get an additional blank page printed. Is there any workaround for this?

Happens on both Android & iOS RN: 0.63.42 react-native-print: 0.7.0

sentry0 commented 3 years ago

Same thing here.

Great lib otherwise.

stale[bot] commented 3 years 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.

wahas-mughal commented 2 years ago

@Abdelalim-dev can you share the code, how you are giving page breaks?