Conflicts with CFReport tag and custom JasperReports feature within our...
My company's application was previously on ColdFusion 6.1 and working fine. We built a reporting feature using JasperReports to generate reports (which were created with iReport) which also allowed the...
View ArticleReport Writer
I am trying to use the report writer but every time I create a report Iam getting an error message of Premature end of file. I have installedCF7.0.1 and CF7.0.2 on different OS'es and have used the...
View ArticleReport compilation error. Error at (203, 20: null
Help. I'm getting this error on a report that used to work just fine. Here's the stack trace info... Any ideas what this error means? coldfusion.runtime.report.Report$ReportCompilationException: Report...
View Articlecfreport param
i have a report that has an input parameter of inputquoteid. In report builder, using the F12 preview It asks for my input parameter and then displays the report fine. However when I use the cfreport...
View Articlehow to use external query in subreport?
I would like to use report builder to display a simple report containing a one to many relationship.For example, a list of customer orders where each customer order can consist of many ordered...
View Articlesub report data source at run time
I have a sub report and on the main report and I want to set up sub report and main report data soruce using stored procedures. I have following code, it only runs sub report, but not main report has...
View ArticleColdFusion Report Builder - 2 page layout.
Good morning, Is there a method which would allow me to create a ColdFusion report with a 2 page layout? On the odd pages (the front side), this page would include the data relating to the report and...
View ArticleCF Report generation error
Hello,We have a report that is working on the development and the production server. I just downloaded the Report Builder version 7.0.1When I change the report (move a filed from one pixel left) and...
View Articleinsert sub report error message
Object: TfrmWizardTemplate, frmWizardTemplate Exception:'String) into type (Boolean) when evaluation instruction OperEqual ($0' is not a value integer valueSee error log for stack trace. I got above...
View ArticleI think I'm in big trouble now - CFReport
Hi all, My client asked for some nicer reports that don't look so "excel-ish", specifically they wanted to see some nice looking 3D charts along with their data in a PDF format. So, I worked on trying...
View ArticleProblem with bar cfchart, yaxistitle distorts mouseover text
I am having a problem with cfchart bar charts, have searched but not found a solution. If I specify any value for yaxistitle, it distorts the text that appears when you mouseover. If I don't specify...
View ArticleReport Builder - Last page issue and Report Footer issue
I am using ColdFusion 9 Report Builder, am new to this product and encountering 2 issues. Issue 1 - I have a field that I would like to print on the last page of my report. How can I determine the...
View ArticleGroup heading print change group
I have a group in my report and I have a report header.I have a label and a field on the group header, but it only print every page on top of the page.I want it print every time it change group, do I...
View Articlechange label caption from a stored procedure result
I need change label caption on the report using Report Builder and data source from a stored procedure.Your information and help is great appreciated, regards, Iccsi
View ArticleCF Report Builder percent of total for group
I have a report (built with CF Report Builder) that calculates subtotals in groups. My user wants to also see what percentage of the grand total these group totals represent. It seems that CF...
View ArticleKeeping my query rows on one page.
Please take a look at this URL http://dev.tms-hq.com/tmsreport.cfrand please tell me how to keep the query records on one page and not have the type and category elements repeated on 2 pages. Thanks so...
View ArticlePermissions in PDF file
Hi,I have to generate PDF document using <cfreport tag without permission to print or save this file. I am using permissions attribute, but it does not work at all. Even if I specify permissions=""...
View ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
View ArticleProblem testing report builder report
When I test my report it while in report builder, it looks great on the screen. When I try to actually print a page so I can see how it looks on paper using the forms, all I get is the background/ CF...
View ArticleCF8 Report Builder duplicates subreport parameters
I am experiencing this problem running Report Builder under Windows XP:1. Create a report.2. Create a subreport that has input parameters.3. Add the subreport to the primary report and define subreport...
View Article