CF 7.01 CF7.02 stacked chart displays negative axis
There was a know bug which is supposed to be fixed, but this code produces a negative y axis (http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e6a6dd7a). Any idea what could be wrong besides a...
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 ArticleCFDocument- Output is cutting lines
The PDF document being produced is perfect on all 3 pages except for the first line of every pages (other than P1) is being cut "horizontally"... the line is there but I can only see the bottom/lower...
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 ArticleFunction in Report Builder
I have written a function in one of my reports. I get the error message "Element ST_ADDR is undefined in ADDRESS." when I try to run the report. My funtion looks like:<cfargument name="ss"...
View Articlelong page in cf report maker
Hi,I am new to cf report maker.I made a report which is long in detail part. The layout of my report is free form. When I want to preview it it has this error:"Report design not valid : 1. The detail...
View ArticleProblem with bar cfchart, yaxistitle distorts mouseover text
I am having a problem with cfchart bar charts, have searched but not found a solution. If I specify any value for yaxistitle, it distorts the text that appears when you mouseover. If I don't specify...
View ArticleCount calculated field not working on the group header
Hi guys, I would like to ask your opinion why the COUNT calculated field not working on the GROUP header? Suppose I have 10 records in the report. It should display 10 not 0. But if I put the count...
View Articlecfdocument format = PDF - does not format correctly
Greetings I am simply attempting to print invoices from a query that displays correctly on the cfm result page, but using cfdocument to render a PDF version (to mail out) does not format even remotely...
View Articlecfprint on a dot matrix printer
Hi all - I have a pdf that I'm printing on a dot matrix printer. In my pdf, I've specified that it should print using the Courier font. When I look at the pdf in Adobe Reader, it's in courier and...
View ArticleChanging value of Param
I have a report that passes a date (time stamp) to a subreport. Sometimes the date being passed is null (or an empty string) and the report . When this happens get an "Incompatible java.lang.String...
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 ArticleStretch with overflow
I have a CF 10 report with an Excel Output format. One of my columns needs to stretch. When I set the Fromatting "Stretch with Over to True" and the Print Control "Position Type" to Floating and the...
View Articlecreate Report charting data series
I want to add chart to my report and add a chart control on my report.I double click on the chart and edit chart type as line chart and edit chart series.I use Data from a fix of values and choose the...
View ArticleReporting width scale and change group
I have a chart data source for 25 columns and assign to my line chart data source.The chart shows data but only use 50 percent of the chart width.I would like to have my chart extend the full width of...
View ArticleCould not initialize class coldfusion.runtime.report.Report
I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now,...
View ArticleCFDocument leaves a lot of white space after the header
I have an application that procudes PDF documents using the CFDocument tag with headers and footers. The problem is that it creates a lot of white space between the end of the header and the beginning...
View ArticleCF Report Builder Keep Losing Styles
I have a strange problem with CF Report Builder, latest version, for CF8. Whenever I open a .CFR file for modifications, all my styles, alignments, and sometimes even fonts are reset and I have to...
View ArticleCan't add attribute to 0-length text
I have a CFREPORT Template that has been running fine for months. This report has 8 layered controls (Color coded page tabs for a Table of Contents). Yesterday I added 2 new Calculated Fields and added...
View Article