jQuery-File-Upload.MVC5
jQuery-File-Upload.MVC5 copied to clipboard
Thumb Images of other type of files
Hello, where should I look at if I need to display an icon for PDF, Word or other file types thumbnail after image upload. It presently only works well with image file types.
In FileHelper.cs Replace line 221 string extansion = Path.GetExtension(FileName).Replace(".","");
@samseen Does @lucasmicheleto solution worked for you? Can I close the issue?
@TheKalin I'll check and will let you know soon.