Subreport formatting
I hope I'm not the only one that has run itno this problem, but I have a series individual reports created, and they work fine. I now want to link some of those reports together into one master report....
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 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 ArticleCreating Scatter graph
Hi,I'm having some problems to create a scatter graph and I'd be very much grateful if you could please help me with it.I have a query that returns 3 fields:1. Student_ID2. Age (let's say between 20...
View Articlesaving and emailing a cfr
I've used the cf report builder to generate an excel report driven by a query. The report generates fine but I don't want to display the report in my web page but rather save the generated report to a...
View ArticleDynamic images in CF report builder 7
Hi :-)Im pulling my hair out over an issue with cfreport builder 7 and the abillity to dynamically display images.I can display images dynamicaly fine using this method: application.coverimage &...
View Articlecfdocument - Save ColdFusion Report to RTF without save prompt
I am attempting to save a Coldfusion report directly to an RTF file. The following example creates a RTF file but with the SAVE PROMPT windows. Is there a way to by-pass the save prompt window and...
View ArticleHow to pass an array or structure, in addition to a query, or multiple...
Is there a way to pass an array or structure for example as parameters, in addition to a query, or multiple queries to the Report Builder in CF8? I believe this was recommended by users to be in CF8.
View ArticleField with Stretch with overflow is not streching in the page or band headers
Field with 'Stretch with overflow' = True is not stretching in the page or band headers. "Print when detail overflows" is also true. If I stretch the height. it shows up, but does not grow or shrink...
View ArticleColor specific rows in detail section
Hi, I would like to color a particular row in the detail section based on some values in the query. For ex. I have 5 rows displayed, I would like to color the 3rd in red and the 5th row in green. My...
View ArticleSubreport does not grow/shrink
I've got a report with a sub-report embedded. Everytime the detail for the subreport is more than the size of the original design in the main report the subreport gets chopped off. This is very...
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 ArticleMultiple Sorts
I'm trying to build a report that allows the user to select the sort order. I was able to do this in Crystal Reports by using several sort fields and moving data into them as needed to satisfy the...
View ArticleReport Builder Input Parameters
I need to create a report using input parameters and a date range. I am calling the report from a form that is using the following query and gets its input from a previous form:<cfquery...
View Articlecfdocument image scaling issue
When using the cfdocument tag to create a pdf file I'm experiencing image scaling issues. I know that this was a problem that was supposedly resolved in the cumulative hotfix3 for CFMX7. I've applied...
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 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 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 Articlemanipulate 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 ArticleMargin Bug in CF8 Report Builder???
Build: 193563 When I set my left and right margins to .50 inches the generated report comes out with a .25 inch margin left and .75 inch right. After a couple of hours searching the web for a solution...
View Article