TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Naman Joshi
NA
13
1.6k
CREATE EXCEL IN SERVER
Jan 22 2016 1:13 PM
Hey Developers,
I will jump straight to the point, i want to create a excel file on the server, the scenario is i have textwriter instance which contains HTML String. Now, using this html string i want to create a excel(.xls or xlsx) file on the server. I tried EPPlus, NPOI but no luck as these all require a properly generated excel file, but here i have html string to pass, so i'm looking for something where it can take html string and then append it with .xls so that it can be open in workbook on the server by which i will be able to generate proper excel means i will be able to 'save as' to .xls or .xlsx format . i tried using itextsharp too but i faced many css issues.
Your insights on this will be very much helpful.
Regards
Reply
Answers (
1
)
WP8: Playing midi file in custom message box
setup file