How to insert a page break inside a CF8 report builder input parameter
How do I insert a page break inside a CF8 report builder field. I know how to insert it between elements, but not inside a field. For example, the cfform rich text editor inserts the following source...
View ArticleGrouping Problem using report Builder - 8 & passed query
Everyone, I am trying to get the grouping to work but right now it does nothing. I am using the <cfreport> tag to open the report and passing in a query returned from a cfc.I have not set up RDS...
View ArticleColor specific rows in detail section
Hi,  I would like to color a particular row in the detail section based on some values in the query.  For ex. I have 5 rows displayed, I would like to color the 3rd in red and the 5th row in green. My...
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 ArticleColdfusion Reports .cfr file too slow
Hello I created a .cfr file which is outputting the 12k records, I ran the query in SQL Mnager, runs good. but when I Create a report with the same query it takes more than 3 minutes to run, sometimes...
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 Articlecfprint on a dot matrix printer
Hi all - I have a pdf that I'm printing on a dot matrix printer. In my pdf, I've specified that it should print using the Courier font. When I look at the pdf in Adobe Reader, it's in courier and...
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 ArticleCalculate field does not work for stored procedure data source
I created a report using ColdFusion Report Builder using stored procdure as data source and would like to add a calculate field for summary field and realized that the calculate fields do not work and...
View ArticleSubreport formatting
I hope I'm not the only one that has run itno this problem, but I have a series individual reports created, and they work fine. I now want to link some of those reports together into one master report....
View ArticleReporting for 6.1
Is there anyway that CFMX 6.1 can be "tweeked" to use CFMX 7's reporting functionality? The company I work for owns a license of 7 but one of our clients is running their own server and owns CFMX 6.1....
View Articlehelp on viewing cfm files
i got problem viewing .cfm extension page, it also give me a blank page in localhost i cannot view the adminstrator page but i can view other extension like html,jsp can anyone help me solve this problem
View ArticleCF 8 - pdf format changes with page count
when crating a cfdocument as pdf format when we create a document approx. 500 pages or less everything is fine. when we go over that number the font size and some formatting changes. we are at a...
View ArticleReport builder formatting--flashpaper
Reports I build using coldfusion reportbuilder look great on my machine, but when we run them on other developers' machines or on other servers, the formatting changes. The columns don't line up...
View ArticleCould not initialize class coldfusion.runtime.report.Report
I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now,...
View ArticleCalculated values from subreport to main report
Is it possible with Report Builder to obtain a calculated (SUM) value from subreport with the main report? Back in my MS Access days this was a no-brainer you just set the references correctly and all...
View ArticleBug with CF Report Builder 8
Hi,I'm currently testing the CF Report Builder 8, and I've created a query in the Advanced Query window. e.g. myQry.In the "Variable containing query object" field, I've also typed myQry.This, of...
View ArticlePrint When question
I'm using the Print When expression builder to not show a column based on the value of an input parameter. That works fine. But in the column's place is a big blank space where the column would usually...
View Articlecfreport - how can you force download without saving to file?
I'm trying to force download of report generated using CFREPORT without first saving it to a file, is that possible? The way I was going about it was using the "name" attribute of the CFREPORT tag to...
View ArticleCrystalReport Integration Exception
ColdFusion MX Developer7,0,2,142559 /C:/CFusionMX7/lib/updates/chf7020002.jarCrystal Reports 10Can you tell me what causes the following error?CrystalReport Integration Exception. Error code:...
View Article