I am not sure how to do this. Can someone point me in the right direction.
I have an ASP.NET page in which I want to do a line graph based on values out of a database. What I would like to do is make a graph and save it out to a PDF file.
The best scenario is call my VB.NET layer and create the graph and then save it to a pdf file.
Can this be done?
I have an ASP.NET page in which I want to do a line graph based on values out of a database. What I would like to do is make a graph and save it out to a PDF file.
The best scenario is call my VB.NET layer and create the graph and then save it to a pdf file.
Can this be done?