0
I made a simple function to print the content of my site by clicking a button, but when clicking the button (Ctrl+p) the images of the site do not appear, only the content... Only appearing if user presses "Show Background Chart" in Google Chrome print window.
My idea is that the user can print direct from Smartphone, but this option to enable graphics in the background does not appear on mobile phones.
Does anyone know if there is any way that the browser does not understand that the images are graphics in the background ? Is there any special CSS I should put in @print that can configure this ?
Thank you very much!
These images are using the <img> tag or these images are background-img?
– hugocsl