javascript - jsPDF low quality image exporting -


so using cool tool called cropit crop images. trying cropped image exported in pdf file, using jspdf.

you can check editor here: http://code.reloado.com/ecagos3/edit#html,live

(the pdf downloading part wont work, downloading code trying out in localhost should fine guess)

the pdf file gets generated, quality of image awful. can check out here: https://www.docdroid.net/kgjbyjk/test.pdf.html

here original image: http://imgur.com/a/ztme1

does know solution getting normal output, or why issue happened? in advance!

i've found solution via php library. it's called - mpdf


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -