Hi,
I have some text that I want to print, but when I print it, the text is very small.
I've set some text to font-size 12pt and 12px to see the difference. 12pt Turns out to be even smaller than 12px??
My screen resolution is 1900x1200px but that shouldn't affect text that is set to 12pt, or would it (on print, that is)?
Or is tinymce printing as shown on screen? Meaning that it would print 12pt text smaller as the screen resolution gets higher, and bigger as it gets lower?
I want to avoid sending the user to a special print page, or printing to pdf first.
And as users' screen settings are never the same, meaning screen resolutions differ from user to user.
So the main question is:
How can I get tinymce to print 12pt text as actual 12pt size, regardless of screen resolution?