Implementing "Download as Word/Excel" functionality through a web page
- Implementing "Download as Word Document" feature for a web page with dynamic content :
View Source | Run it
- Implementing "Download as Word Document" feature for a web page with content
from a data source : View Source | Run it
- Implementing "Download as Excel" feature for a web page with content
from a data source : View Source | Run it
- Adding Custom Header & Footer to the dynamically generated Excel sheet : View Source | Run it
- Dynamically generate Word document with Footer : View Source | Run it