Report Builder Paging
I am trying to get specific control over the page numbers that print in my report. I am using the Report Header band for a cover sheet and muti-page invoices (grouped on invoice number) follow. I want...
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 ArticleShrink to Fit Text - ColdFusion Report Builder
In ColdFusion Report Builder, is there a way to shrink text to fit a particular area? (as opposed to stretching with overflow) Any help would be greatly appreciated! - Chris
View ArticleUsing If statements in cfreport
Hi does anyone know how I might be able to handle this situation. I have some columns that are integers. These integers represent different text items. How and where can I put my if statement in...
View ArticleCalculate age in a function
I am trying to calculate and return the age of a person. My code is: <cfset variable.age = '(dateDiff("yyyy",query.birthdate, now()))'>I get a "If the expression is a string, ensure that it is...
View ArticleReport Header Sized To Full Page Crashes Server
I have a report built in cf reportbuilder. I am running it on cfmx 7.0.2. When I stretch out the report header to 10.5", with top and bottom margins at .25" the document pegs jrun at 100% and the...
View ArticleReport Builder Paging
I have a problem. I need to print lets say that total amount of a 4 page report only on the last page and it must be at the bottom. I need to know how to do that. I know that if i put the data and...
View ArticleReport Slow Down
We have a report that used to produce a 1000+ page pdf in about 2 minutes. It has gone to producing a 200+ page report in about the same amount of time. No change to the data, database, report or...
View ArticlePage Footer not printing
Hello,I´ve inserted the "quick field" "X of Y" in the page footer of the report. But it only prints on the first page.Can anyone help me with this?Thanks.Manuel
View ArticleWhat does the "Start New Column" property do?
OK, I think I'm completely missing something, but I have absolutely no idea what the "Start New Column" option in Group Management means. "Start New Page" and "Reset Page Number" make perfect sense to...
View Articlecfdocument with foreign languages (urdu/farsi)
Adobe claims that writing from right to left should be possible (http://www.adobe.com/devnet/coldfusion/articles/printing_04.html) - but I have no success with my tests.I'm trying to create a document...
View ArticleDynamic images in CF report builder 7
Hi :-)Im pulling my hair out over an issue with cfreport builder 7 and the abillity to dynamically display images.I can display images dynamicaly fine using this method: application.coverimage &...
View ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View ArticleCROSSTAB Using Report Builder
Hi all, Is it possible to create a crosstab report using Report Builder? Is so please suggest some references.Thanks for your time.
View ArticleReport Formatting with Dynamic Height Header/Footer
I need to generate a printable report (pdf if possible) with a: 1) Header - Dynamic Height based on recordset output2) Body - Recordset output, may carry over to multiple pages3) Footer - Dynamic...
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 ArticleCFPrint printer problem
Hi there, I'm now in problem about cfprint.Here is my coding : <cfdump var="#GetPrinterInfo()#"> When I run this coding in client site, it shows error that "no printer avaliable". Oddly, I run...
View ArticleColdfusion Report Build Property Definitions?
Can anyone point me to documentation that actually defines each of the properties in the right column, throughout Coldfusion Report Builder? For example, when I am viewing a report and I click on a...
View ArticleDisplaying alternate content when date field is null
I am using Report Builder 8. I am grouping on a date field, but some of the people returned have a null value. I need to show an alternate heading if that group's date is null, I would actually like it...
View ArticleCF 10 Report Building
Good evening all, I have been running CF Report Builder 9 without any issues with CF 9. I migrated to CF 10 and Report Builder 10 and, Report Builder does not maintain a connection. It's very...
View Article