thiendangit / react-native-thermal-receipt-printer-image-qr

React native thermal receipt printer
https://www.npmjs.com/package/react-native-thermal-receipt-printer-image-qr
111 stars 73 forks source link

on Ios not able to Print long Receipts using printImageBase64. #117

Open MaheshKaemSolutions opened 3 months ago

MaheshKaemSolutions commented 3 months ago
  1. I have tried use React-Native-View-Shot library to capture the scroll View as it's capturing it perfectly but not printing the whole receipt. As I have found that the maximum height it's printing is 5952.
  2. if not giving the imageWidth or imageHeight showing the picture inconsistent as it's working fine on android by only providing imageWidth.
  3. I don't know why but I am hardly able to print only 10 items.