CFDOCUMENT - Retaining Look Versus Pagination
I have a problem with <CFDOCUMENT> paginating and honoring the formatting at the same time in both PDF and FlashPaper. I removed my <HTML> and <BODY> tags because I read somewhere...
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 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 ArticleHow do I Output SQL query (cfquery) to screen
I'd like to output the completed SQL Query that I'm writing to CFQuery to the screen so I can see what the report is querying the database. I tried <cfoutput>#myquery#</cfoutput> but that...
View ArticleStacked bar chart using cfchart?
Does anyone have example code for a stacked bar chart using cfchart under MX7? I've googled and searched, to no avail.Thanks!
View Articlecfdocument - Save ColdFusion Report to RTF without save prompt
I am attempting to save a Coldfusion report directly to an RTF file. The following example creates a RTF file but with the SAVE PROMPT windows. Is there a way to by-pass the save prompt window and...
View Articledatetime parameter in coldfusion report builder
Hi, I'm trying to create a report in coldfusion report builder that takes 2 parameters; startdate and enddate. These two parameters correspond to two fields in my sql database. However, both the fields...
View ArticleReport Builder won't install
The exe starts fine and walks me through the setup screens. Then it goes down the list of items that it needs to do and when it gets to 'installing' it goes no further. I get 2 bars on the progess...
View ArticleReport Builder and RDS
I just installed CF 8.1 Report Builder and attempted to use it for the first time.Is it required to have RDS activated on the server in order to use report Builder?
View ArticleCFMX701 Reportbuilder and Turkish font problem
I was using CFMX7 and CF Reportbuilder and I had no problem with Turkish characters in flashpaper reports. Unfortunately,after I upgraded to CFMX701 my reports with Turkish fonts could not displayed...
View ArticleConflicts 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 ArticleCFDOCUMENT - Retaining Look Versus Pagination
I have a problem with <CFDOCUMENT> paginating and honoring the formatting at the same time in both PDF and FlashPaper. I removed my <HTML> and <BODY> tags because I read somewhere...
View ArticleProblem with Math In Calculated Fields
I am calculating a group incident rate for data returned from a query. The formula is Number of cases multiplied by 200000 divided by number of hours worked. Cases in my report is the calculated field:...
View ArticleCF Report Builder field not stretching with overflow
I am using CF Report Builder build 144677 on CF 7.0.2 and have a large SQL Server text field that needs to stretch. If I stretch the layout height for the field to a larger value it works, but then of...
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 Articleinner join & outer join in one query
I have 11 tables, 10 of the tables need will always have a match on id, the 11th table may or my not have a match. I need to print info from the 10 tables with a matching id and information from the...
View ArticleUsing html in cf report builder and escaping the & ampersand character
Some of the data we collect is entered via a WYSIWYG editor. Therefore formatting such as bold, italic etc is translated into HTML.The text could also contain special characters/accented characters,...
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 ArticleCF Report Builder 9: Dynamic Footer Band Height
Problem:I have a coldfusion (.cfr) and need to be able to either set the height of the footer band or set the bottom margin so that the report can be printed onto custom paper which has pre-printed...
View Article