Removing CFREPORT Page breaks?
Problem: <cfreport> and the Report Builder very generously offers to break a page for me after X number of pixels (or inches) as specified in 'report properties.' This is fine for on-screen...
View Articlesub report data source at run time
I have a sub report and on the main report and I want to set up sub report and main report data soruce using stored procedures. I have following code, it only runs sub report, but not main report has...
View ArticleMulti Page Report
I am creating a report with report builder.I have a report header.This report is 3 pages long. After I get the content for the firstpage, I add a page break.2 problems. Once the detail band is longer...
View Articlepreservedata and checkboxes
Got a cfform with checkbox cfinputs they are looped about 4 boxes total. on page refresh all check boxes become selected instead of just the couple I have selected.Whats the fix for this?
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 Articleintegrating segate crystal report 7.0 with coldfusion Mx 7
hi, i am using coldfusion mx 7 to view seagate crystal report 7.0 on internet explorer 6.0 thru IIS 6. but, Ie is not showing the report thru cfm file. i can browse the report directly. i am thinking...
View ArticleCfreport for crystal report 10
Does anyone knows how to pass stored procedure (part of crystal report) parameters to crystal report via cfreport tag in coldfusion mx 7.
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
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 ArticleBug in PDF generation with Report Builder CF8
Hellothere is a bug in the calculation of the left margin of a page.I upgraded from MX 7.02 to CF8. My "old" Reports worked fine, but when I export them to PDF an print them the left margin is...
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 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 ArticleDrill-down lost in Report Builder
Ever since the CFMX7.02 upgrade, we have lost the ability to drill-down on the Report Builder reports which previously had drill-down capability. I am referring to summary lines which contained a link...
View ArticleCF Report Builder field not stretching with overflow
I am using CF Report Builder build 144677 on CF 7.0.2 and have a large SQL Server text field that needs to stretch. If I stretch the layout height for the field to a larger value it works, but then of...
View Articlecfchart questions
Thanks in advance for any help you can give me! I have a basic bar chart with 5 cfchartseries. Each cfchartseries has a seriesLabel parameter with a value, but they are just not showing up on the...
View ArticleTime Values In CFChart
Hi,Is there any way to create a chart using time values for the series?For example I have a query that calculates the average time a user has spent on technical help calls in a month. The query works...
View ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
View ArticleReport Data Binding Error with CFREPORT
I'm getting this error on my production server but not my testing server when I try to print a report:Report data binding error Unknown column name : PK_RegistrationID.The thing is, the column...
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 ArticleXHTML formatting does not work
XHTML formatting text parameter for query fields does not seems to work (MS SQL ntext containing fckeditor HTML text).- My DB is MS SQL, code page FRENCH (may be the issue ?), tested both nvarchar(max)...
View Article