Archived topic
Dynamic CSS Print Method
1 reply · Started by Alexander on November 21, 2020
I have noticed some problems when I choose external CSS file for Dynamtic CSS print method.
The following inline CSS id are still printed as inline, instead of saved to "external CSS"
-generate-offside-inline-css
-generate-style-inline-css
Shouldn't they be included in the external CSS stylesheet?
Hi there,
the External Print Method moves the majority of the inline CSS to the external file.
However some elements still require the CSS to be inline. We'll be looking to move more CSS to the external file in future updates.