I have a html page. I want to paste this html(web) page into pdf using jspdf.
So I converted the entire html page into image data and pasted into pdf using
addimage() function. But now my problem is whenever the html page height is
more than pdf page size, the image is shrinking according to the width and
height I have given in the addimage function. But I want to the image to be
sliced and to be pasted in two pages.
Original issue reported on code.google.com by sharmi....@gmail.com on 11 Apr 2014 at 7:21
Original issue reported on code.google.com by
sharmi....@gmail.com
on 11 Apr 2014 at 7:21