I am trying to print this Node (Pane) to a 58mm X-printer, but nothing happens. I have tried to print from other programs and it print fine.
B4X:
Sub btnprint_MouseClicked (EventData As MouseEvent)
Dim result As Boolean
Dim printerjob As PrinterJob
Dim p As Printer =...