Hello @Skulblaka try using the x and y coordinates of the pushCanvas() command instead. canvas.qrcode("https://www.example.org/", 0, 0, 400); canvas.pushCanvas(70, Y, UPDATE_MODE_GC16); Thanks Felix