Closed Mukesh23singh closed 6 years ago
@Mukesh23singh I have the same issue. Did you ever find a solution?
@alouiseq we used to calculate the page height after inserting image. if it exceed the height of page then we add new page and insert image to it.
We are creating pdf with the help of jsPDF and HTML2Canvas but when adding Big image to the bottom, We are getting some issue.
Is there any way to split an image with help of jquery and javascript or with jsPDF and javascript.