Serial Won't Work
I registered to get Flex and Coldfusion for free as I am a student studying web development at university. I was able to install flex just fine but coldfusion doesn't like my serial number when I type...
View ArticleBarcode 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 ArticleDisplaying image in report
I'm new to CF Report Builder and having trouble determining how to get a dynamic image to display in the detail band. The query for the report correctly returns the image file name, but the following...
View ArticleReports Do Not Display In IE7
We are recently experiencing a problem on some of our PCs running IE7 where reports generated with CFREPORT only display a blank page and not the report. If we direct to create a PDF the same result...
View ArticleHow do I get a CFR to display within a webpage?
Hopefully this is simple, and I'm just not knowing what to do.I would like to get a CFR to display within a webpage, instead of opening a webpage of its own containing only itself.Say within a table...
View ArticleUsing SSL with RDS
Are there specific requirements for using SSL and the Report Builder with RDS? Dreamweaver has no problems connecting over SSL, but Report Builder continues to give me the error "The RDS server could...
View ArticleCross Tab question in Report Builder
Im trying to create a cross tab report in Report Builder but not having any luck. The icon is completly greyed out . The report I need will have an unknown number of colums and I think the only way to...
View Articlecfprint prints fuzzy text
I am using coldfusion 8 developer edition and working locally. I am using the cfreport tag to create pdf files from reports built with the cf8 ReportBuilder. When I print the pdf files using cfprint,...
View ArticleCount calculated field not working on the group header
Hi guys, I would like to ask your opinion why the COUNT calculated field not working on the GROUP header? Suppose I have 10 records in the report. It should display 10 not 0. But if I put the count...
View ArticleColdfusion Report Builder Functions Not Displaying Proper Output
I'm having difficulty getting report functions to work. Looking at the documentation, I followed the steps to creating a function (which seems to be a ColdFusion function) and inserted it into the...
View ArticleReport Builder problem?
I have a flash application which I exported as a windows projector so that it runs in Flash Player. It uses a data source via cf8. I've created several reports using report builder and their cfr's are...
View ArticleCF Report Builder line height
We're migrating CFMX7 servers (Solaris) and our .cfr reports are having problems due to how each server defines the height of a single line. That is, our old server had a shorter line height definition...
View ArticleColdfusion Report how to show WYSIWYG editor input data that store in a clob...
Hi, My scenario is: From application I have key-in data that using WYSIWYG editor with various format like font color, background color, alignment, bold, italic, etc. And store to a column type CLOB...
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 ArticleDateTime Parameter being passed maybe blank
I have a Transcript report and I only want to print any other institude name and credit earned (transfer information) that occurred before the student graduated. I am selecting only the institudes that...
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 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 Articlereport footer from other table
I need put some information on the report footer which data from other tables then the main report.It seems that report builder only accept one query, are there any way to let my report footer data to...
View Articlesecond sub report
I have a report which has one sub report and works.I just move this sub report from column footer to rpeort footer and add a new sub report to column report.The main report and first sub report works...
View Article