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

html() does not split content right #3177

Closed
Javorov1103 opened this issue May 29, 2021 · 3 comments · Fixed by #2977
Closed

html() does not split content right #3177

Javorov1103 opened this issue May 29, 2021 · 3 comments · Fixed by #2977

Comments

@Javorov1103
Copy link

I am using jsPDF method to generete PDF report. It is working greate until i reach the moment it should split the content.
Basicly it is a invoice report and in the header there are some info for the client and the supplier.
In the body I have a table with invoice lines and below the table i have invoice summary with the payable sum of the onvoice.
The problem is when there are more invoice lines and for example one line is divided between two pages. How to fix this behaivior?

image

@HackbrettXXX
Copy link
Collaborator

Pull request #2977 is working on that.

@Ebn-Omier
Copy link

I'm facing the same problem

@dmytrodemchenko
Copy link

will it be fixed soon?

@HackbrettXXX HackbrettXXX linked a pull request Jul 19, 2021 that will close this issue
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 a pull request may close this issue.

4 participants