Vanessaowept Report post Posted July 8, 2021 Hi Experts, i want to export the pdf or excel file using XML soap through VB6. i have tried a lot but unable to get it done. Requirement: i want the same functionality which is in Tally Front end Tally Gateway -> Balance Sheet -> Export -> here lot of option coming like Excel, PDF etc... same i want to get it through XML request using VB6.0 Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted July 8, 2021 Hi, Could you please share the URL which you are referring to as the requirement. However, you can export the chart in multiple formats with XML Data:http://jsfiddle.net/zLwgtn7a/ For rendering charts in VB refer to this guide: https://github.com/fusioncharts/vb-net-wrapper https://github.com/fusioncharts/vb-net-wrapper/blob/master/samples/Pages/ChartWithXmlData.aspx.vb Share this post Link to post Share on other sites