Barcode Font not working now...
Just upgraded from CF 7 to CF 9 and I'm having trouble with one of my reports (PDF file) generated with CF Report Builder. It's using the IDAutomationHC39M font to print a bar code on a badge. I've...
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 ArticleMerging complex report
Hello --I'm a novice in CF9 world; just started to using ColdFusion Report Builder application (v9), with the goal to evaluate IF CFRB that's right solution. Our CF application (basic CRM) is created...
View ArticleGenerating Envelopes in Report Builder
I am wanting to know if there is a wizard or someway to generate a Mailing Envelope report for Number 10 envelopes. I end up creating a landscape report on 8 1/2 x 11 paper with a top margin of 2.5...
View ArticleDisplay message if report is blank or has no data..
I'm sure this is an easy one, but I'm not able to get anywhere on this..Using ColdFusion Report Builder to create a PDF report..Currently, If my report query returns no records I just get a blank...
View ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
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 ArticleReport Function and calculation
I use Report Builder for summary at group footer.I tried to function builder like Sum(Query.MyField), but the report builder does not like this for some reason.I tried to use Query.MyField, Report...
View ArticleStretch with Overflow and CRLF's
I'm having a problem with the Stretch With Overflow, specifically in relation to data that contains CRLF characters. It seems to me that the rendering engine doesn't recognize the fact that when it...
View ArticleHow do I unsubscribe to email alerts?
Can someone tell me how I can do this with this category?The email alerts are driving me mad! :-s
View ArticleCFDocument leaves a lot of white space after the header
I have an application that procudes PDF documents using the CFDocument tag with headers and footers. The problem is that it creates a lot of white space between the end of the header and the beginning...
View ArticlePassing Parameters to Report Builder
Hi! I am calling a Report Builder report using a cfm file with the following code:<cfreport template="Last Quarter CAR Counts.cfr" format='pdf'> <CFREPORTPARAM NAME="Dept" VALUE="BSD" >In...
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 Articlepass url parameter to cfreport
I am using CF9 and have generated a report using CF Report Builder that has a report parameter that function correctly.I am trying to be able to get the variable value from the the address line and...
View ArticleExpression Builder
I created a report function to find and return a graduation date. I only need to execute the function once per person.The query returns all colleges a person attended, I only want to report the...
View ArticleMX7 Updater report error
I have used the MX 7.01 updater to the version of 7,0,2,137072 . Since I have run this updater I not get a when I run a report, error as follows:Measage:Report compilation error. Error at (135, 20:...
View ArticleDigital Signature - Cold Fusion
we are in the process of implementing Digital Signature process with PKI technology complaint. Reports is geneated as a PDF format using cold fusion tools. Is there is any feature to implement digital...
View ArticleMulti Page Reports CF v7.0.2
I need to create a report that will have one page of detail data; then 1 to 2 pages. These will contain images of documents. The second and third page will be displayed only if the images are on...
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 ArticleList index out of bounds
I am working with an SQL Database and ColdFusion MX7. I have a very detailed report that I built in Report Builder. It worked fine until I tried to change the query statement to include a cfvariable (I...
View Article