I am saving a few reports created during the night into a certain folder. Now I need to display them using ASP, inside my HTML pages. How can I do this ?
How are you saving them? Are you saving them as HTML or PDF? If so, then you don't have to do much other that point to them.
If you are saving them as a BO file (.rep), then you have to use the SDK to display them. This also means that EVERY viewer of the reports needs to be a licensed BO user.
These reports have graphs, and when I see them in a webpage, I see them made of a .gif and some HTML.
Currently I am saving them as BO files(.rep format). All users will have licenses, so I will be able to use SDK. However, I do not want to use VBA as an independent script to be run on the server, as long as possible. I hope to do this in ASP.
I am not able to find any ASP sample code either to save the reports as Pdf or to display them from .rep format. Could you help me there please ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.