Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumb Images of other type of files #4

Open
samseen opened this issue Jan 3, 2018 · 3 comments
Open

Thumb Images of other type of files #4

samseen opened this issue Jan 3, 2018 · 3 comments

Comments

@samseen
Copy link

samseen commented Jan 3, 2018

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.

@lucasmicheleto
Copy link

In FileHelper.cs
Replace line 221
string extansion = Path.GetExtension(FileName).Replace(".","");

@llamaonsecurity
Copy link
Owner

@samseen Does @lucasmicheleto solution worked for you? Can I close the issue?

@samseen
Copy link
Author

samseen commented Mar 16, 2018

@thekalin I'll check and will let you know soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants