react-to-print icon indicating copy to clipboard operation
react-to-print copied to clipboard

[BUG] [FEATURE] Can not config counter page in footer iframe

Open rubysky17 opened this issue 6 months ago • 5 comments

I want to custom counter page under table in bottom right position. But when i find research on Google. CSS Styling is not affect in my code. I'm using Chrome | MacOS

Example:

Screenshot 2023-12-20 at 16 47 17.

i'm using counter-increment: page; content: "Page " counter(page);

Always return "page 1" in footer.

rubysky17 avatar Dec 20 '23 09:12 rubysky17