Allow Pdf Survey to be uploaded in zip file

Issue #1266 resolved
Brian Lewis repo owner created an issue

Reduce the upload time for large files

Comments (3)

  1. Brian Lewis reporter

    Note that Pdf will be the most important use for this funcationality - Excel xlsx and Word docx are intrinsically already zipped, and image formats JPG, PNG etc are compressed and don't compress further through zipping

  2. Brian Lewis reporter

    Introduces sharpCompress via nuget. This is a long-standing robust and easy to use compression library.

  3. Log in to comment