Save Data in Report to Use later
I have several names to report I need to combine data from several records of the same type with different codes. Not all names have the same codes. I want to report the data on one line. Is there 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 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 ArticleAnyone using Jasper Reports or anything else?
Anyone out there using JasperReports with Coldfusion 8? cfdocument and cfReport have such a performance hit on our box when we try to run certain reports. IE - Report Cards We need something that would...
View Articlecfdocument with foreign languages (urdu/farsi)
Adobe claims that writing from right to left should be possible (http://www.adobe.com/devnet/coldfusion/articles/printing_04.html) - but I have no success with my tests.I'm trying to create a document...
View Articleusing advanced query builder for a chart
I am trying to insert a query-based chart in my report template. However, the data is coming from a text file; thus I am creating the query object for the chart by parsing the text file. However, the...
View ArticleCrystal Reports XI and CF 7
I have read that Crystal XI does not support the old microsoft COM object interface. Yet, CF 7 and CF 8 still say they support Crystal Reports. Does anyone know if this is true with Crystal XI? I...
View ArticleTons of CF Report Files ?
Hi Guys, I have tons of CF Report Files. Maybe 200 CFR files or more. Then all of them is using the template I've created before with default Input Parameters.Is there a way that we update the Input...
View ArticleReport Builder problem?
I have a flash application which I exported as a windows projector so that it runs in Flash Player. It uses a data source via cf8. I've created several reports using report builder and their cfr's are...
View ArticleDisplaying alternate content when date field is null
I am using Report Builder 8. I am grouping on a date field, but some of the people returned have a null value. I need to show an alternate heading if that group's date is null, I would actually like it...
View ArticleDisplay message if report is blank or has no data..
I'm sure this is an easy one, but I'm not able to get anywhere on this..Using ColdFusion Report Builder to create a PDF report..Currently, If my report query returns no records I just get a blank...
View ArticlePage Footer whitespace
I have an invoice report that had N number of line items with N number of lines of description per line item. The invoice displays all of the line items, and then at the bottom of the last page, it...
View Articleinsert sub report error message
Object: TfrmWizardTemplate, frmWizardTemplate Exception:'String) into type (Boolean) when evaluation instruction OperEqual ($0' is not a value integer valueSee error log for stack trace. I got above...
View ArticleReport Builder Query Concating two fields
I have two fields that I need to concatenate after I have performed a calcutation. I am taking a school year and subtracting 5 years. School Year = 201314. I want the result to be 200809 so that I can...
View ArticleCFDOCUMENT
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 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 Articleunable to submit a pdf form
I create an XML string by parsing a URL sent to my cfm page and populate a pdf form created in LiveCycle Designer 8 with that XML. A javascript running in the pdf modifies a data connection query with...
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 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 ArticleFont Management
I have the problem that cfdocument doesn't use the specified fonts if they are not in the system fonts directory. If I add fonts in the cfide/font management cfdocument doesn't use them. Only if they...
View Article