tr3v3r / react-native-esc-pos-printer

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android
MIT License
137 stars 64 forks source link

Mobile Preview before Print #148

Open SahilAmaan opened 1 month ago

SahilAmaan commented 1 month ago

Is there any way that I can check print (as kind of preview) in my Mobile before printing?

tr3v3r commented 1 month ago

@SahilAmaan agrees that would be useful feature, but unfortunately, since all printing is managed by sending print commands directly to the printer, there is no out-of-the-box solution to preview the receipt.

The the only way I see is to implement it. If you have an idea/time - please welcome. From my side, I'll put this idea the roadmap list