manipulate 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 ArticleCalculate field does not work for stored procedure data source
I created a report using ColdFusion Report Builder using stored procdure as data source and would like to add a calculate field for summary field and realized that the calculate fields do not work and...
View ArticleWhat Service does Report Builder run under?
I am looking in the Services section of Windows Control Panel and trying to figure out which Report Builder I'm running - 7 or 8, but I don't see it in the list of Services running. I've got ColdFusion...
View ArticleNo Data for Report
I'd like to display a message such as "No Records Found" if no records qualify in the Where clause, but I can't get the conditional formatting to do that, since it appears that the report itself...
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 ArticlePermissions in PDF file
Hi,I have to generate PDF document using <cfreport tag without permission to print or save this file. I am using permissions attribute, but it does not work at all. Even if I specify permissions=""...
View ArticleHTTP/ 1.1 401 Unauthorized -- Error Conneting to RDS
A co-worker created a report and saved it on our test server. I am able to open the report, however, I need to modify the query, and when I click on Report Query, I get either a HTTP/ 1.1 401...
View ArticleReport data binding error
I have created a banded report split into departments. Each recore has a value associated with it. The report runs fine if I dont try to sub-total each departments vale, but if I add a calculated field...
View ArticleGenerating Envelopes in Report Builder
I am wanting to know if there is a wizard or someway to generate a Mailing Envelope report for Number 10 envelopes. I end up creating a landscape report on 8 1/2 x 11 paper with a top margin of 2.5...
View ArticleCF Report Builder percent of total for group
I have a report (built with CF Report Builder) that calculates subtotals in groups. My user wants to also see what percentage of the grand total these group totals represent. It seems that CF...
View Articlecrystal report in coldfusion MX
I am just starting to use crystal report in Coldfusion MX, my crystal report is pre-defined <cfreport report="directory/crstlrpt.rpt"datasource = "ds_name"username="user"password="password">but...
View Articlereport footer from other table
I need put some information on the report footer which data from other tables then the main report.It seems that report builder only accept one query, are there any way to let my report footer data to...
View ArticlePrint Preview F12 versus IE6 directly
Doing a Print Preview (F12) usually runs the report in Report Builder, but sometimes it hangs even when it works fine with IE 6 directly (version 6.0.2900.2180.xpsp_sp2_gdr.050301-1519). To temporarily...
View ArticleBrowser 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 Articlecfdocument text clipping at bottom/top of page.
Hi, I am facing text clipping at bottom/top of page. (<cfdocument format="pdf"> .... </document>) Any one can help me plz.
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 ArticleCFPrint printer problem
Hi there, I'm now in problem about cfprint.Here is my coding : <cfdump var="#GetPrinterInfo()#"> When I run this coding in client site, it shows error that "no printer avaliable". Oddly, I run...
View ArticleDigital Signature - Cold Fusion
we are in the process of implementing Digital Signature process with PKI technology complaint. Reports is geneated as a PDF format using cold fusion tools. Is there is any feature to implement digital...
View ArticleCFdocument
hello, I have a problem with the creation of pdf. My acpplication functioned very well and generated pdf without problem with cfdocument. And for 2 days, the pdf have not been any more to create. When...
View Articlereport data binding error unknown column name
Hi,I am having a problem with the new 7.02 update of Report Builder. The issue is it's not finding my SQL query.I have wrote my query initally in the advance mode, and it doesn't seem to reconize it....
View Article