How to Print HTML Table to Excel Format in Javascript?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
5303
화면
Hi,
I think the best way to achieve this is to retrieve all datas from your table ( as a dictionary ), then use the package xlsxwriter to build your own Excel file: pip install xlsxwriter
and here's the doc : https://xlsxwriter.readthedocs.io/ where you can find example of how to build sheets, insert datas, formatting cells.. and so on.
Hope this helps.
Regards.
Its good but i will try to create via javascript.
Try to Export Multi HTML table into a single Excel File.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
5월 21
|
3399 | ||
|
2
5월 20
|
10096 | ||
|
0
3월 19
|
3636 | ||
|
0
10월 18
|
6449 | ||
|
3
5월 22
|
9462 |