Hi, I have the Active Reports 2.0 version.
I searched for help in the different forums and all of them say there ir a sample for "end user designer". In the samples folder I hace this sample doesn´t exists.
I need to either make an ASP page with a designer or a .exe file if needed so as the client can modify the .RPX files and change the alignment, font, size, etc of the .RPX file.
If anyone can attach the end user designer for VB or any tutorial to make an ASP page with the designer in it.
Thanks.
I just made the .exe file explained in the following page
http://www.datadynamics.com/Help/AR2Pro/HX_Adding_Runtime_Designer_to_your_Project.html
It works fine in my computer... Now I need to run it on a Web page, or send the .exe file to the Client. The only problem is that I cannot install anything on the client... I need it to run on server side and export to pdf in the clients...
Is it possible the insert this Simple Designer on a ASP page or something related?