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 ArticleReport Writer
I am trying to use the report writer but every time I create a report Iam getting an error message of Premature end of file. I have installedCF7.0.1 and CF7.0.2 on different OS'es and have used the...
View ArticleUsing HTML formatted text in the report builder
Has anyone been able to use HTML formatted text inside the report builder ?I have an application that allows collection of formatted data and I wish to report on the collcted data. The problem is that...
View Articlecfreport & "Error loading image data"
i'm using cf report builder.I insert in report an image linked to a urlIf i execute the report i receive this errorReport data binding error Error loading image data :http://DOMAIN/PATH/0701.jpg.the...
View Articlecfif
i need to show an image in report builder if a cloumn in my table = yesnot sure how to use the expression builder can any one help meusually i would use<cfif column is...
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 ArticleDynamically passing text and url-based images as an input parameter to cf8...
I'm unsuccessfully trying to dynamically pass text and url-based images to a group footer or the detail section via an input parameter or even hardcoded. The field has the attribute 'XHTML Text...
View ArticleHow to generate an Excel file containing a chart using CF?
Hi, I would be very much grateful if you could please advise whether there is a way to generate an excel file containing both a table and a chart using CF8? I've used the following: <cfsavecontent...
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 Articlesub report in column header
Infinite loop creating new page due to column header overflow. I have a sub report on the column header which works, Because my sub report return different records from data source, it fails and get...
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 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 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 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 ArticleCan't add attribute to 0-length text
I have a CFREPORT Template that has been running fine for months. This report has 8 layered controls (Color coded page tabs for a Table of Contents). Yesterday I added 2 new Calculated Fields and added...
View ArticleUsing If statements in cfreport
Hi does anyone know how I might be able to handle this situation. I have some columns that are integers. These integers represent different text items. How and where can I put my if statement in...
View ArticleReport Builder Issue
Hello Community,Okay, here is what I am trying to do. I am currently using the Coldfusion Report Builder in creating all of our reports. I would like to use the report builder to display any data "By...
View ArticleString index out of range: -1
Adobe ColdFusion Report Builder 9Adobe ColdFusion 8 on Windows Server 2003 using IIS Hi,I have an existing cold fusion report that has just started throwing an error message: String index out of range:...
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 Article