24eme / signaturepdf

Free web software for signing PDFs and also organize pages, edit medata and compress pdf
https://pdf.24eme.fr
GNU Affero General Public License v3.0
337 stars 47 forks source link

Importing multiple files prevents downloading #85

Open jerrywham opened 8 months ago

jerrywham commented 8 months ago

When organizing multiple documents, the pdf generated is the name of the joinder of all imported file names. This produces an error when there are more than 5/6 imported files because the final name is in the form: file1-file2-file3-file4-file5.pdf If the names are long, the final name will be all the longer and it will trigger an issue.

The final file should have a generic name like "document.pdf".