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

Add new page method "remove_rotation" #3406

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Add new page method "remove_rotation" #3406

merged 1 commit into from
Apr 24, 2024

Conversation

JorjMcKie
Copy link
Collaborator

The new method sets a page's rotation to 0 while keeping the page's appearance and content unchanged. This can significantly simplify inclusion of the page in target pages via Page method "show_pdf_page()".

Other changes are additions / corrections to "changes.txt" and improved wordings for in document.rst and page.rst.

Also contained is a fix for issue 3402 (inability to insert/update fields with inter-field calculations.

changes.txt Outdated Show resolved Hide resolved
src/utils.py Show resolved Hide resolved
The new method sets a page's rotation to 0 while keeping the page's appearance and content unchanged.
This can significantly simplify inclusion of the page in target pages via Page method "show_pdf_page()".

Other changes are additions / corrections to "changes.txt" and improved wordings for in document.rst and page.rst.

Also contained is a fix for issue 3402 (inability to insert/update fields with inter-field calculations.
@JorjMcKie JorjMcKie merged commit f7350f5 into main Apr 24, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
@JorjMcKie JorjMcKie deleted the nullify-rotation branch April 24, 2024 12:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants