sub 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 ArticleCF, Flash Charts, export as PDF - HELP!!!
I have reports which we are generating using Flash Charts in a CF site with a custom tag calling it. When I export the report to PDF, I can't get the chart to go with it. Any ideas on how to fix this?
View ArticleGroup heading print change group
I have a group in my report and I have a report header.I have a label and a field on the group header, but it only print every page on top of the page.I want it print every time it change group, do I...
View ArticleCreative CLOUD does not work
I just got a new computer with windows 8 operating system...joined this adobe creative cloud mess.  Photoshop, which i joined for, is not even downloaded... Lightroom has downloaded and works, nothing...
View Articlequery/right join/
query/right join/Ultimately we are trying to find the ZZOMTAB.STAFFI know the value exist because I have queried this byK_NOBy this querySelect ZZOMTAB.STAFFfrom ZZOMTABwhere K_NO = 146735so it is...
View Articlelinking areas of a single word document.
I am trying to set up an index of items throughout a word document by using hyperlinks. I have been exporting the word document with the index hyperlinks not working. It seems to have a problem keeping...
View Articlecfdocument and fonts
I have a cfdocument page that I am trying to use a font that has been loaded on the ColdFusion server. The page is seeing the font fine. However the issue occurs when I try to change the font size. It...
View ArticleCalling a function in a function
I am trying to call a function in a function (CF Report Builder 7) and I always got an error. As far as I know, it is suppose to be very simple and I keep it simple but since I work with re-usable...
View ArticleDisplaying image in report
I'm new to CF Report Builder and having trouble determining how to get a dynamic image to display in the detail band. The query for the report correctly returns the image file name, but the following...
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 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 Articlecfdocument runtime exception
We are experiencing the following error when we run the cfdocument tag to create pdf files. We are running CF7.0.2 on Websphere 5.0.2 on a Solaris server. Anyone have any ideas??[5/31/07 16:20:37:728...
View ArticlePermissions in PDF file
Hi,I have to generate PDF document using <cfreport tag without permission to print or save this file. I am using permissions attribute, but it does not work at all. Even if I specify permissions=""...
View ArticleReport compilation error. Error at (203, 20: null
Help. I'm getting this error on a report that used to work just fine. Here's the stack trace info... Any ideas what this error means? coldfusion.runtime.report.Report$ReportCompilationException: Report...
View ArticleChart Dates Format Problem
My data set has monthly records with the date defined as a character with format '2007-02'. These values display correctly in graphs in my ColdFusion MX application when my local computer is acting as...
View Articlesaving and emailing a cfr
I've used the cf report builder to generate an excel report driven by a query. The report generates fine but I don't want to display the report in my web page but rather save the generated report to a...
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 ArticleDownload PDF
Hi,I want to download a PDF file depending upon the value selected by the user in a Select control. I am able to retreive data but I do not understand how to download the PDF file.
View Articlefunction
Hi guys i'm am trying to create a function that returns a string. when i run the report it doesn't generate. i know the problem is my cfif, b/c i have tried displaying just the string and it works. I...
View Article