We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Works in weasyprint but not this.
Example CSS
@page{ @top-left { content: "First\aSecond"; white-space: pre; } }
The text was updated successfully, but these errors were encountered:
Just in case this isn't appropriate to open here, I've opened a bug in pagedjs pagedjs/pagedjs#142 - since it does happen with that tool as well.
Sorry, something went wrong.
Yeah, this is a pagedjs issue. PrintReady just loads and renders and doesn’t have any logic related to how things are rendered.
If it gets fixed in pagedjs I can include the update version.
No branches or pull requests
Works in weasyprint but not this.
Example CSS
The text was updated successfully, but these errors were encountered: