Vanessaowept

Export option similar to Tally

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now