cesarvr / pdf-generator

Cordova plugin to generate pdf in the client-side
MIT License
107 stars 61 forks source link

pdf with lots of pictures #41

Closed pyummm closed 6 years ago

pyummm commented 6 years ago

In my project, customer does lots photos, describe each and generate document for printing with high res images.

HTML text with image binaries inside become critically big for plugin, and depend of photos count/photos size app crashes during pdf generation.

I have decrease photos quality and size, but it pretty critical, because it show details of inspected stuff.

I use Ionic over IOS at Ipad Air 2

cesarvr commented 6 years ago

Hi,

Cheers.

pyummm commented 6 years ago

Hi, due to deep investigations, i noticed what app crashes at save blob to device, my apologises, and thanks, you pushed my investigations to right way. Issue has to be closed, plugin works properly at iPad Air 2.0 with conversion html sizes over 35mb. Thanks!