CFDOCUMENT
I am using cfdocument's ability to generate PDF documents from XHTLM 1.0 Transitional webpages. I using supported CSS styles to format the page by importing the style sheet. All styles with the...
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 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 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 Articlehow to hide a report builder field if it is zero
I am using Coldfusion Report Builder. If the value of a feild is zero, how can I hide it or show a blank. Keep in mind this field is a DollarFormat() field.
View ArticleCF, Flash Charts, export as PDF - HELP!!!
I have reports which we are generating using Flash Charts in a CF site with a custom tag calling it. When I export the report to PDF, I can't get the chart to go with it. Any ideas on how to fix this?
View Articlecfpop delete and Groupwise
<!---Anyone else have the same problem? I upgraded Coldfusion to 7.02 but still does not work. I can retrieve them but can't delete them---><cfset message = messageNumber> <cfpop...
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 ArticleCF Report Builder RDS Server
I am trying to connec tto my local RDS server but keep getting teh following error message. Any ideas?"A connection to the RDS Server could not be established because the webserver was unreachable."
View ArticleError while running report
I am getting this error message:Invalid CFML construct found on line 1 at column 2. <cfinvoke component="FirstReport2" method="ReportQuery" returnvariable="myQuery"><cfreport...
View Articleswagent.exe application error
On my home computer I have a swagent.exe Application Error:“The instruction at “0x0012e870” reference memory at “0x00000000”. The memory could not be‘read’. “ When my computer starts.I’ve searched and...
View Articlecfdocument watermark exception
I just threw a 'coldfusion.document.DocumentInvalidWaterMarkFileException' using cfdocument on a JRUN 4 multi instance developer version of cf mx 7.Water Mark Image File is invalid..Any clues?I'm using...
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 ArticleReport Compilation Error
I just installed the latest ColdFusion report builder. In running my first report I get the error "Report compilation error. Error at (108, 20: null ". Note that the RDS connection successfully tested...
View ArticleClose window
Here is my problem. I am using a Flex app to manage my data and to kick off reporting events. One of these reports is just an Excel dump. I am calling a file called Company_Excel.cfm to create the...
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 ArticleColdFusion 9 / Crystal Reports 9 error
I'm trying to invoke Crystal 9 via CFReport in CF9 and I keep getting the following error: CrystalReport Integration Exception. Error code: 2147776748 Error in File 翁 : Missing or out-of-date export...
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 ArticleTotals in a Report
I have a report that has totals for the information it is displaying. How do I suppress the totals until the final page is generated and push them down to the bottom of that page?
View Article