|
Showing page 1 of 38 (379 total posts)
< 1 second(s)
Apologies, we don't have any samples on hand of web based projects that utilize parameter input.
I have sent e-mail to the next level of support and the Product Manager asking them to look at this.
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-25-2012
rossrooker,
As stated in this walktrough http://www.gcpowertools.com/Help/ActiveReports6/arWLKWebViewer.html
-Select the WebViewer control on your ASP page
-In the Properties window, drop down the ReportName property and select your report.
I remind our users that in order to use the WebViewer, you must be using the Professional version of ...
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-22-2012
A suggestion from the team; I will also be submitting this information to our developers to look into further.
-------------------
I think the parameter input dialog appears behind the browser window only in some cases. However, it may be possible to use a jQuery UI Modal Dialog in the web page to prompt for parameters, then pass these ...
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-25-2012
To add to my previous comment, you will need to load your RPX formatted report into a code-based format prior to setting that property...
http://www.gcpowertools.com/Help/ActiveReports6/arHOWSaveandLoadReportLayoutFiles.html
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-22-2012
Here is the entire closing comment from the developers:
The reason of the orignal issue: Graphics.MeasureString return the most width of the text. Also, the DrawString method adjusts glyph points to optimize display quality and might display a string narrower than reported by ...
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-18-2012
I have created Developer Case 163214 and added you as an interested party so that you will receive notifications as this case progresses. This may take awhile, I do suggest that you attempt the workaround in parallel with our developers.
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-25-2012
Continued from thread http://www.datadynamics.com/forums/147322/ShowPost.aspx
rossrooker,
I noticed that you stated about the web.config file, but have you configured the HTTP handlers on your web server? The required links and a full checklist for deploying web-based projects is ...
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-25-2012
Hello Mark,
We didn't receive your files. I recommend you attempt the following procedure to get them to us:
Uploading to the Farpoint FTP Server:------
NOTE: the use of an FTP CLIENT such as http://filezilla-project.org/ is recommended for this procedure.
1) FTP to ftp://ftp.fpoint.com/ActiveReports
username: ftp
password: ftp
2) Go ...
Posted in ActiveReports 6 Support
by CharlesAtGrapeCity
on 06-18-2012
|