cfdocument and out of Memory Errors
We are running rather large documents (probably larger than what Adobe had in mind when they created the cfdocument) but we have no other solution right now. So we are trying to at least get some...
View ArticleHow to insert a page break inside a CF8 report builder input parameter
How do I insert a page break inside a CF8 report builder field. I know how to insert it between elements, but not inside a field. For example, the cfform rich text editor inserts the following source...
View Articleproblem creating drill downs with CFChart.
Hi, I am using <cfchart> in cf9 and am having an issue with the #itemlabel# value. here is my code/ <cfchart chartheight="240" chartwidth="220" yaxistitle="employees"...
View ArticleChart not displaying correctly
I am running Coldfusion version 9.0.0.251028 Enterprise Edition. I have a bar chart created to display statistics for every day of the month. The majority of the time this works OK with individual bars...
View ArticleExpression Builder
I created a report function to find and return a graduation date. I only need to execute the function once per person.The query returns all colleges a person attended, I only want to report the...
View ArticleDynamic Report heading
I have a stored procedure from MS SQL backend and the result heading is WeekResult1, WeekResult2, WeekResult3... etc until Week20Result for report datasource. I would like to assign the heading at run...
View Articleinsert sub report error message
Object: TfrmWizardTemplate, frmWizardTemplate Exception:'String) into type (Boolean) when evaluation instruction OperEqual ($0' is not a value integer valueSee error log for stack trace. I got above...
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 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 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 ArticleWhy doesn't the scatter graph display properly??
Hi,I've already posted a thread regarding scatter graphbut 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 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 ArticleCFREPORT - rendering bug?
I am trying to generate a tabular report, but I encountered a weird bug: if the content of a column exceed the first page height, in the second page the borders of the other columns (that don't...
View ArticleUsing html in cf report builder and escaping the & ampersand character
Some of the data we collect is entered via a WYSIWYG editor. Therefore formatting such as bold, italic etc is translated into HTML.The text could also contain special characters/accented characters,...
View ArticleReport Builder - Last page issue and Report Footer issue
I am using ColdFusion 9 Report Builder, am new to this product and encountering 2 issues. Issue 1 - I have a field that I would like to print on the last page of my report. How can I determine the...
View Articlepass url parameter to cfreport
I am using CF9 and have generated a report using CF Report Builder that has a report parameter that function correctly.I am trying to be able to get the variable value from the the address line and...
View Articletotal pages
hi all how can i get of number of total pages in a cfreport? i try with a custom field with count on calc.PAGE_NUMBERbut i obtain this error: Error: calc.PAGE_NUMBER is not a valid ColdFusion...
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 ArticleReport Builder Question
Hi, I have been working on a specialized patient data application and I am trying to build a master report of a Patient's Chart containing all the data collected on a patient. This involves several...
View ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
View Article