Hi. I am using APEX 22.1.4, Android 11. I could not get the version of Chrome web browser I am using.
I am using an OTG connector with a USB cable to connect my Android phone to my printer Ricoh Aficio SP C320DN. I'm also using the NokoPrint Android app.
When printing a page from my mobile phone, it does not print background images.
In Chrome's desktop version, I can tell the browser to print background images through checking the "Background Graphics" option under more settings. I need to do the same on the mobile version. But I can not find the option when printing.
Does it exist somewhere? Or does not it exist at all?
Can I force the web browser to print background images using javascript or any other way?
I tried adding the following CSS to "body" element, but, nothing happened.
print-color-adjust: exact !important ;