Once the pen input and data is saved in a SPO List I can view it and everything is fine for New/Edit/Viewing but when I go to Print(), if I didnt just create it, on Edit/View areas, it does not show the ink image. Again if I do the Print() before it is submitted the ink shows in the print, once it is submitted it only shows in the view but not when the print() function is engaged on any browser.
Below are pics of an item that hasnt been submitted yet which shows everything as it should in print view.


After submission the app shows the ink but the printing screen and print dont show it(below).


Is this a bug, do I need to pass the image to a collection upon picking that item to view or edit so it not only just shows up in the app but also shows when printing the already submitted item?