H
H
hadaev_ivan2015-09-03 21:50:22
JavaScript
hadaev_ivan, 2015-09-03 21:50:22

Image base64 to pdf. How to convert large image to pdf?

How to convert a large image (which does not fit on one screen) to PDF on the client side? I tried to use jsPDF.js, but nothing sensible came of it (apparently I'm somehow preparing it the wrong way, all the time somehow crops only a small part of the picture, or the browser just hangs). We need a working recipe for converting a huge image to PDF.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
ZHeKKa, 2015-09-13
@ZHeKKa

on the client side, you are unlikely to succeed, most likely you will have to do this on the backend.
I found a problem similar to yours and its solution php.ru/forum/viewtopic.php?t=49789#p395080

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question