robsonsmartins / php-projects

PHP and JavaScript Projects
GNU General Public License v3.0
64 stars 36 forks source link

Problem with download #9

Closed Peterspapan closed 7 years ago

Peterspapan commented 7 years ago

Hi @robsonsmartins

I discovered your project ans I thank you for you work. I had today an issue on downloading a document: https://issuu.com/marcoacuna/docs/handbook_de_f__sica_parte2 I used the possibility to do download without login details. It worked for another file but I now get an error after all pages of the publication have been precessed "Error in function: undefined" in a JavaScript window, Could you imagine what went wrong? Many thanks Kind regards. @peterspapan

robsonsmartins commented 7 years ago

@Peterspapan, thanks! Yes, I found this error in Firefox. It's because a memory overflow into jsPDF library: your PDF file is very very big! But is successful in Chrome browser. I'll work on a solution for Firefox in a feel days...

robsonsmartins commented 7 years ago

@Peterspapan, Can you test the download of your document (https://issuu.com/marcoacuna/docs/handbook_de_f__sica_parte2)? I updated the jsPDF library nowadays, and for me, download it's ok now.

Peterspapan commented 7 years ago

Hello Robson,

yes indeed.! It works fine now. That's great. Thank you!

Peterspapan

On 20 May 2017 at 05:39, Robson Martins notifications@github.com wrote:

@Peterspapan https://github.com/peterspapan, Can you test the download of your document (https://issuu.com/marcoacuna/docs/handbook_de_f__sica_ parte2)? I updated the jsPDF library nowadays, and for me, download it's ok now.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/robsonsmartins/php-projects/issues/9#issuecomment-302848110, or mute the thread https://github.com/notifications/unsubscribe-auth/AX6vIWvaehC3CeNZShQvqvjfpjXdSTg1ks5r7mCGgaJpZM4Lhtee .

Peterspapan commented 7 years ago

The answer comes a little late, but anyway: thank you. It works.

Saludos.

pedro

On Sat, 20 May 2017 05:39:50 +0200, Robson Martins
notifications@github.com wrote:

@Peterspapan, Can you test the download of your document
(https://issuu.com/marcoacuna/docs/handbook_de_f__sica_parte2)? I
updated the jsPDF library nowadays, and for me, download it's ok now.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

--

robsonsmartins commented 7 years ago

Thank you for your report! Gracias! Robson Martins