-
Notifications
You must be signed in to change notification settings - Fork 18
Continue in next page when there is no more available space to render HTML in PDFBox and iText8 implementations #782
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
Conversation
Cherry pick to beta success |
Cherry pick to beta success |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check comments
Cherry pick to beta success |
Cherry pick to beta success |
} | ||
} | ||
|
||
private PDPageContentStream getNewPDPageContentStream() throws IOException { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it must recieve a document in the parameters, isn't it?
Issue:105188