cordova-plugin-printer
cordova-plugin-printer copied to clipboard
Unnecessary page-break in iOS 13
In my app I want to print a page with two tables. There's enough space for printing both on the same page. But there's an unnecessary page-break in iOS 13 (not on Android devices). What could be the problem? If I write the html-code by my app to a file on the iOS device, open it and then printing it on the same device, everything is okay and the layout is as wanted. That's why I think, my html-code is okay and it seems to be a problem of the Cordova-plugin-printer. Can you help me? Thanks in advance!
I am facing the same problem. I've tried various options without success. Did you find the solution of this issue? Let us know. Thank you.
No, I didn't find a solution yet. Sorry!