Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How force background graphics printing on web browsers?

Eslam_ElbyalySep 14 2022 — edited Sep 14 2022

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 ;

Comments
Post Details
Added on Sep 14 2022
0 comments
513 views