long page in cf report maker
Hi,I am new to cf report maker.I made a report which is long in detail part. The layout of my report is free form. When I want to preview it it has this error:"Report design not valid : 1. The detail...
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 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 ArticleReport Builder 8, Changing Excel Tab Names
I have a simple report built in Report Builder 8. The user can select to export a report to flashpaper, HTML, PDF or Excel. When the report renders in Excel, that tab name is aways ColdFusionReport....
View Articlecfprint on a dot matrix printer
Hi all - I have a pdf that I'm printing on a dot matrix printer. In my pdf, I've specified that it should print using the Courier font. When I look at the pdf in Adobe Reader, it's in courier and...
View ArticleCF 10 Report Building
Good evening all, I have been running CF Report Builder 9 without any issues with CF 9. I migrated to CF 10 and Report Builder 10 and, Report Builder does not maintain a connection. It's very...
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 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 ArticleDynamic Report heading
I have a stored procedure from MS SQL backend and the result heading is WeekResult1, WeekResult2, WeekResult3... etc until Week20Result for report datasource. I would like to assign the heading at run...
View ArticleColdFusion Report Builder - 2 page layout.
Good morning, Is there a method which would allow me to create a ColdFusion report with a 2 page layout? On the odd pages (the front side), this page would include the data relating to the report and...
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 ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
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 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 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 ArticleColdfusion Report Builder (loop) technique
I originally posted this under Advanced Techniques. I am guessing perhaps not the correct category, since I received no response.I have been using the Report Builder. It creates professsional reports....
View ArticleCF Report Builder - multiple queries
I am a CF developer who has worked a fair bit with coding reports manually. Have taken the plunge with report builder and generally like what I see, BUT am quite disappointed with an apparent lack of...
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 Articlecrystal report in coldfusion MX
I am just starting to use crystal report in Coldfusion MX, my crystal report is pre-defined<cfreportreport="directory/crstlrpt.rpt"datasource = "ds_name"username="user"password="password">but...
View Article