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

#594 #458 Fix for repeating content and PDF/UA crash. #610

Merged
merged 2 commits into from
Nov 28, 2020

Conversation

danfickle
Copy link
Owner

#594 #458

This fixes repeating content in page margins when line-height is other than one. It also fixes the PDF UA crash caused by the repeating content.

However, it is a behavior changing fix. Documents with text split over two pages (usually undesired) will now get a forced page break before the split text.

I have created this PR as I still need to add some tests where line-height is very small or very large.

This fixes repeating content in page margins when line-height is other than one. It also fixes the PDF UA crash caused by the repeating content.

However, it is a behavior changing fix. Documents with text split over two pages (usually undesired) will now get a forced page break before the split text.
With changes to get it working and test proof.
@danfickle danfickle marked this pull request as ready for review November 28, 2020 10:29
@danfickle danfickle merged commit a9ba3af into open-dev-v1 Nov 28, 2020
@danfickle danfickle deleted the fix_594_repeated_content branch November 28, 2020 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant