I tried to export some data to pdf and excel file. but i dont no how to apply $$(“pivot”).toPDF(); function please send me the good example.
Sorry, this functionality was really broken in latest build.
For now you can use
$$("pivot").$$("data").exportToPDF()
$$(“pivot”).$$(“data”) returns a datatable object, and you can use its
export functionality.
Hi… Thank you very much for help it’s worked fine.
But when i export document it will print with all html code.
(Ex: [Click to configure]
<divclass=‘webix_tree_file’>)
How can i customize the table heading and all other details please let me knw…?
Hi I’m waiting for the reply please reply me.
Please grab the updated pivot package
http://webix.com/pivot/download.html
Export to PDF and Excel must work correctly now.
Thanks !
hello
download the update but when reviewing the excel file I find html code
(Ex: [Click to configure]
<divclass=‘webix_tree_file’>)
Please grab the updated package by the same link, not tree column must be exported correctly