Report 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 ArticleAdobe damaged files. I followed Pat Willener's instructions as well as I couild.
Adobe files are still damaged. A reversal did not happen. What is the next step? John. [email address removed]
View Articlemaster 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 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 ArticleColdfusion Report Build Property Definitions?
Can anyone point me to documentation that actually defines each of the properties in the right column, throughout Coldfusion Report Builder? For example, when I am viewing a report and I click on a...
View ArticleColdfusion Report how to show WYSIWYG editor input data that store in a clob...
Hi, My scenario is: From application I have key-in data that using WYSIWYG editor with various format like font color, background color, alignment, bold, italic, etc. And store to a column type CLOB...
View Articleproblem in creating a chart in coldfusion report builder (x-axis label)
why some of the label in x-axis is not appearing in chart (but in my query is showing all data) im using coldfusion report builder. got any idea? please see attached image. thank you!
View ArticleProblem with Math In Calculated Fields
I am calculating a group incident rate for data returned from a query. The formula is Number of cases multiplied by 200000 divided by number of hours worked. Cases in my report is the calculated field:...
View Articlecfdocument watermark exception
I just threw a 'coldfusion.document.DocumentInvalidWaterMarkFileException' using cfdocument on a JRUN 4 multi instance developer version of cf mx 7.Water Mark Image File is invalid..Any clues?I'm using...
View ArticleProblem with IIf in Report Builder
Hi,This is my first try with Report Builder and I have managed to create some custom labels however I would like to hide any empty address fields. At the moment if any of the address fields are empty I...
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 ArticleCF8 compiled code cannot be run in CF9 server
I have an enterprise application that is developed using ColdFusion. The application is compiled using CF8’s complier (using CFcomple.exe) to enhance performance and prevents un-authorized access to...
View Articlecfdocument with foreign languages (urdu/farsi)
Adobe claims that writing from right to left should be possible (http://www.adobe.com/devnet/coldfusion/articles/printing_04.html) - but I have no success with my tests. I'm trying to create a document...
View ArticleStacked Bar Chart Issue
Hello, with ColdFusion 8 this code produces duplicate stacked bars. The two chartseries are required to produce the stacked affect. One bar stack is labeled "Programs" and the second is labeled...
View ArticleCalculate age in a function
I am trying to calculate and return the age of a person. My code is: <cfset variable.age = '(dateDiff("yyyy",query.birthdate, now()))'>I get a "If the expression is a string, ensure that it is...
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 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 ArticleUsing If statements in cfreport
Hi does anyone know how I might be able to handle this situation. I have some columns that are integers. These integers represent different text items. How and where can I put my if statement in...
View ArticleDrill Down Error / Report Builder Limitations
I have been having alot of problems recently with the new version of 7.0.2. A few things that i have noticed is that i can't do drill downs anymore. I don't think it's a coding issue since it was...
View ArticleUsing SSL with RDS
Are there specific requirements for using SSL and the Report Builder with RDS? Dreamweaver has no problems connecting over SSL, but Report Builder continues to give me the error "The RDS server could...
View Article