Browser based dynamic report generation
Here is what i want to do.I want to allow our customers the ability, through an IE browser, authenticated to ColdFusion, to create their own reports through their own ColdFusion webpage.-We will list...
View Articleexporting data to Word with Coldfusion
Saw the link athttp://www.irt.org/articles/js154/index.htm which explains how to do it. But, my need is a bit more than what is shown. I have to run a query and based on results of it decide what...
View Articlemanipulate recordset inside cfr
with cfreport i can add some function to my report.i would access to recordset (passed to cfr) for ordering it. query to cfr -> ordering recordset in cfr -> print is this possible? thanks
View ArticleReport Builder crashing
I am trying to edit the report query, changing the joins on the tables, and Report Builder crashes repeatedly. Anyone experienced this? Is there a patch for Report Builder I don't know about? Nathan...
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 Articlecfchart broken in CF 8
In CF 7, cfchart would not plot null values from queries. Here is a sample from a CF 7 server showing the results with a query using NULL values.http://devmx.jibben.com/cfcharttest.cfmHere is the same...
View ArticleWhy doesn't the scatter graph display properly??
Hi,I've already posted a thread regarding scatter graph but nobody (not even from Macromedia!) has been able to give me an answer and I've been trying on my own since then, but to no avail!I refer to...
View Articlecoldfusion report builder labels dont fit - Help!
I am using CF Report Builder to construct an Avery 5263 Label. When I out put it on the page to print it out, the labels do not print out correctly. The first one comes out fine and all the rest are...
View ArticleZip file
I have to extract the data from the database then import it to Excel file and then zip it using securezip and make it password protected and then mail it. Please suggest how this can be achieve either...
View ArticleCF8 Document PDF cutting off text
I am facing text cut-off during CFDocument PDF page breaks. I am using CF 8. Anyone can help Plz ? Thanks,-SKS
View ArticleReporting in CF
Quick questions, what version (standard or enterprise) is needed to use the CF reporting functions? -Travis
View Articlecfreport - how can you force download without saving to file?
I'm trying to force download of report generated using CFREPORT without first saving it to a file, is that possible? The way I was going about it was using the "name" attribute of the CFREPORT tag to...
View ArticleUsing CF 7 or CF 8 to access Crystal Reports
I would like to access reports created in the latest version of Crystal Reports (12) from within a Coldfusion 7 and or Coldfusion 8 Web application. I tried using the cfreport tag, but nothing happens....
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 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 ArticleReporting: If statement and Sum statement
I have an instructors schedule that shows each time a course is taught for example:Course Credits DayAAA123 3 Mon. Wed.The Credit only shows the first time...
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 ArticleReport 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 ArticleCF7 cfdocument's display 30% smaller on CF8
We have copied existing CF7 cfdocument' page to a new Coldfusion 8 server and when the pages are run the resulting pdf and flashpaper display 30% smaller on CF8. Both the Fonts and the images and the...
View ArticleReport compilation error. Error at (203, 20: null
Help. I'm getting this error on a report that used to work just fine. Here's the stack trace info... Any ideas what this error means? coldfusion.runtime.report.Report$ReportCompilationException: Report...
View Article