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

The size pdf always be bigger than iText5 #517

Closed
Wugengxian opened this issue Apr 19, 2021 · 2 comments · Fixed by #518
Closed

The size pdf always be bigger than iText5 #517

Wugengxian opened this issue Apr 19, 2021 · 2 comments · Fixed by #518
Milestone

Comments

@Wugengxian
Copy link

Is your feature request related to a problem? Please describe.
The size pdf which is produced by OPENPDF always be lager than that of iText5

Describe the solution you'd like
it should be smaller or equals to iText5

Describe alternatives you've considered
Beginning with PDF 1.4, /ProcSet is considered obsolete. We can delete /ProcSet in dictionary of /Resources.

Additional context
the description of PDF document
image
the pdf produced by OPENPDF
image

@Wugengxian
Copy link
Author

The version of pdf produced by OpenPDF is 1.5.

@Wugengxian
Copy link
Author

Wugengxian commented Apr 20, 2021

@asturio I have a solution for this

@asturio asturio closed this as completed Apr 22, 2021
@asturio asturio linked a pull request May 2, 2021 that will close this issue
@asturio asturio added this to the 1.3.26 milestone May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants