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 PDFDocEncoding #296

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Conversation

Heinenen
Copy link
Collaborator

PDFDocEncoding is needed to properly handle text strings (PDF1.7 sec. 7.9.2.2).

Text strings are basically all strings in PDFs that are not meant to be directly rendered, for example: annotations, outline entries, etc.

This PR only contains the encoding itself, handling of text strings will need a separate PR.

@J-F-Liu J-F-Liu merged commit 1ddb134 into J-F-Liu:master Aug 10, 2024
7 of 8 checks passed
@Heinenen Heinenen deleted the feature/PDFDocEncoding branch August 10, 2024 13:17
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.

2 participants