html - Is it possible to force printing of images? -


i have series of forms have option printed before being submitted our system.

the trouble is, radio buttons custom, , use images instead of default controls. print view (in firefox/chrome @ least) hides these completely.

i know can not use images, need same style throughout.

also company logo needs appear on header of each page.

is possible force browser enable images on printing?


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -