On 2017-12-13 13:00, 'Ben' via greasemonkey-users wrote:
The print layout page appears on a new tab

Onto this page I want to apply the following GM script (see bottom of this posting):

Unfortunately the line-height is NOT changed.

Just a guess since I no longer have the old version of GM running: The style change may not be applied by the time the inline script that calls the browser print function (window.print()) executes.

You can control when the GM code executes by setting

// @run-at document-start

--
Klaus Johannes Rusch
[email protected]
http://klausrusch.atmedia.net/

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to