Thanks to all this, I nearly have it all working. But, I discovered today that the CSS parsing runs CSSPreProcessor which strips the @page rules. I can see why that was done, but it's a nuisance for me. For the moment, I'm setting the preprocessor to a dummy one that simply returns the CSS without changes.
|