we have a kind of "note-function" on our portal and when I try to print this site, it's size is fine on Chrome and Internet-Explorer, but will be too small on Firefox. When i set the scale to 90% in Firefox, it looks like the Chrome/IE Version.
I tried to manipulate the body with scale()
per media print, but than it looks strange...
Is there a way to manipulate the Firefox printing-option scale per css/js? Or does anyone else had this problem before? :/
I am pretty sure our customer won't listen when I tell him "Yeah just let the users change their printing options" :D
Here some Screenshots to explain what i mean:
How it should look, and looks in Chrome and IE without problems