master detail report
I want to create a master details report using CF 10 Report Builder, but I do not find the option.I would like to know should I insert a sub report in to detail band to generate master details...
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 ArticleCF7 cfdocument's display 30% smaller on CF8
We have copied existing CF7 cfdocument' page to a new Coldfusion 8 server and when the pages are run the resulting pdf and flashpaper display 30% smaller on CF8. Both the Fonts and the images and the...
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 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 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 ArticleReport Builder throws error on Save
When I try to save a report that I have built in CF Report Builder 9, I get an error: "Failed to save. A name was started with an invalid character. Line 321 <queryparam name="ToDT" cftype="CF "...
View ArticleProblem testing report builder report
When I test my report it while in report builder, it looks great on the screen. When I try to actually print a page so I can see how it looks on paper using the forms, all I get is the background/ CF...
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 ArticleReport Builder Grid Size
I have some reports that I'm updating that were originally designed with the CF7 related builds of Report Builder. Those builds had an option to change the grid spacing. The CF8 related build doesn't...
View ArticleFonts not smooth
Dear all,Is there a way to enhance the print-out fonts of CF Report Builder? On the screen it is quite smooth (FlashPaper), but when I do the printing (to printer or PDF) all characters are not that...
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 ArticleAdobe reader could not open #####.fdf because it is either not a supported...
We have a Flex based form which produces a PDF report. For most users the report displays without issue. We've recently upgraded from CFMX 6 to CFMX 7. Since the upgrade we have a few users who are...
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 ArticleClose window
Here is my problem. I am using a Flex app to manage my data and to kick off reporting events. One of these reports is just an Excel dump. I am calling a file called Company_Excel.cfm to create the...
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 ArticleConflicts with CFReport tag and custom JasperReports feature within our...
My company's application was previously on ColdFusion 6.1 and working fine. We built a reporting feature using JasperReports to generate reports (which were created with iReport) which also allowed the...
View ArticleWhy doesn't the scatter graph display properly??
Hi,I've already posted a thread regarding scatter graph but nobody (not even from Macromedia!) has been able to give me an answer and I've been trying on my own since then, but to no avail!I refer to...
View ArticleCFCHART Loop Query
Hi -I want to loop over a query and Get users with hours charged to a project. When this runs it just shows the total of all the hours for each person. This query should return 2 people one with 12...
View ArticleCF8 Document PDF cutting off text
I am facing text cut-off during CFDocument PDF page breaks. I am using CF 8. Anyone can help Plz ? Thanks,-SKS
View Article