displaying images in a ColdFusion Report (cfr)
I am playing around with graphs and reports. The requirement is to be able to produce reports in PDF and/or RTF with graphs included. Overall cfdocument may be my solution but it does not have the rtf...
View ArticleInfinite loop creating new page due to column header overflow.
i am getting an error and some pages "Infinite loop creating new page due to column header overflow. " -- using report builder 9, i have a fairly simple report - that contains 4 subreports. for some...
View ArticleCF 8 - pdf format changes with page count
when crating a cfdocument as pdf format when we create a document approx. 500 pages or less everything is fine. when we go over that number the font size and some formatting changes. we are at a...
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 ArticleReport Looping
Greetings,I am trying to loop over a query to provide all of the information retreived from a query in an excel format. All I am receiving back is the last record. I would appreciate any thoughts. Here...
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 ArticleTime Values In CFChart
Hi,Is there any way to create a chart using time values for the series?For example I have a query that calculates the average time a user has spent on technical help calls in a month. The query works...
View ArticleAlternating row color for CF report Builder?
I have a user who wants one of her reports to display alternating row colors for better read clarity. The reports are rather lengthy and the rows tend to blend in with eachother.
View ArticleXHTML formatting does not work
XHTML formatting text parameter for query fields does not seems to work (MS SQL ntext containing fckeditor HTML text).- My DB is MS SQL, code page FRENCH (may be the issue ?), tested both nvarchar(max)...
View ArticleCounts needed for data in random sequence
I have a table that is grouped by entry date, agency, last name. I need to know how many records within entry date & agency have a disposition of "Dep', how many have a disposition of "Can"...
View ArticleHelp! Does anyone know the best framework for delivering an...
BackgroundWe need to build a commercial-quality, Flex-based reporting system for the corporate customers who use our English learning system. Ours is a multi-tenant web-based Saas solution. he...
View ArticleCFREPORT - rendering bug?
I am trying to generate a tabular report, but I encountered a weird bug: if the content of a column exceed the first page height, in the second page the borders of the other columns (that don't...
View ArticleHaving a chart change based on what group is displaying in Report Builder.
Hello, I'm trying to create a report that is grouped by department that shows data for the last 12 months in the detailed section. I also want to have a chart that will graph that data in the group...
View ArticleCF9 Report Builder: Hardcopy only has watermark, no detail
I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report. I'm working on a workstation...
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 ArticleColdfusion report builder download has no help included
I just downloaded both the CF Report builder versions for 8 and 9 and there is no English language help file included. Does anyone know where or how I can download this? Clicking on help just gives you...
View Articlesub report data source at run time
I have a sub report and on the main report and I want to set up sub report and main report data soruce using stored procedures. I have following code, it only runs sub report, but not main report has...
View ArticleCrystal Reports 10 and MX 7.0 Integration Problem
We have Windows 2003, MX 7.03, SQL 2000 and Crystal Reports 10 installed. When we run the Crystal report first time, it's okay. The problem is when we try the second time, we will get the message...
View ArticleMulti Page Report
I am creating a report with report builder.I have a report header.This report is 3 pages long. After I get the content for the firstpage, I add a page break.2 problems. Once the detail band is longer...
View Articlehelp, stuck on date range as cfreportparam
Hi all,i'm running this and getting the follwing error:Code:<cfreport template="invoice_many.cfr" format="pdf" ><cfreportparam name="from" value="2007-01-01"><cfreportparam name="to"...
View Article