Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print Heading issue for every page #44495

Closed
DeveloperNx opened this issue Nov 21, 2024 · 4 comments
Closed

Print Heading issue for every page #44495

DeveloperNx opened this issue Nov 21, 2024 · 4 comments
Labels
support: Stack Overflow Please ask the community on Stack Overflow

Comments

@DeveloperNx
Copy link

DeveloperNx commented Nov 21, 2024

Hello,
how can we display Heading on print every page? currently it only give heading on first page, the rest of pages print without heading.

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 21, 2024
@siriwatknp siriwatknp added support: Stack Overflow Please ask the community on Stack Overflow and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 21, 2024
@siriwatknp
Copy link
Member

You can apply position: fixed with @media print to the heading. It will appear on all the pages.

This is not related to Material UI, so I'm closing this.

Copy link

👋 Thanks for using this project!

We use GitHub issues exclusively as a bug and feature requests tracker, however, this issue appears to be a support request.

For support with Material UI please check out https://mui.com/material-ui/getting-started/support/. Thanks!

If you have a question on Stack Overflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@DeveloperNx How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@DeveloperNx
Copy link
Author

@siriwatknp after applying position: fixed with @media print it's still not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support: Stack Overflow Please ask the community on Stack Overflow
Projects
None yet
Development

No branches or pull requests

2 participants