Images-to-PDF icon indicating copy to clipboard operation
Images-to-PDF copied to clipboard

Can't load zip file in 'Zip To PDF'

Open haodi19 opened this issue 2 years ago • 0 comments

In module 'ZIP to PDF', the app can not load the chosen zip file, instead it will raise an exception. Besides, during 'ZIP to PDF', the images in the zip file will be saved in a temp directory and will not be deleted after generating the PDF file, which will waste the disk memory.

Steps to reproduce

  1. In 'ZIP to PDF' module, select a zip file and click button 'Convert To PDF'.

~VDF{)G0G 3 J (%`LX_8(F

Expected behaviour

The zip file should be converted to a PDF file, and the images in the zip file should not be saved in disk after conversion.

Actual behaviour

Raise exception 'java.io.FileNotFoundException':

7H$Y1U_@6F098KZ_X~PT9XX

Also, the images will be saved on directory temp permanently (After solving the previous problem).

(ZKRP4CNJ46}64Y_ZBS%U

Would you like to work on the issue?

Yes, I would like to work on this issue.

haodi19 avatar May 28 '22 13:05 haodi19