Let’s say you are using the print function of the canvas app to print the screen from the canvas app and while printing you don’t see the images present on screen this can be really frustrating.
In this blog, we will see how we can resolve this issue.
- As you can see my screen looks like below:

- I have added the print icon on the screen whenever a user clicks on this it will print this screen, when I print this screen you can see the image is not visible.

To resolve this you have to enable “Background graphics” options
- Click on More settings –> enable Background graphics and Save.
- After saving you can see the image is visible now.

I hope you find this helpful!!