Using 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 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 ArticleCF Report Builder percent of total for group
I have a report (built with CF Report Builder) that calculates subtotals in groups. My user wants to also see what percentage of the grand total these group totals represent. It seems that CF...
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 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 ArticleCFdocument
hello, I have a problem with the creation of pdf. My acpplication functioned very well and generated pdf without problem with cfdocument. And for 2 days, the pdf have not been any more to create. When...
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 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 Articlecfreport - how can you force download without saving to file?
I'm trying to force download of report generated using CFREPORT without first saving it to a file, is that possible? The way I was going about it was using the "name" attribute of the CFREPORT tag to...
View ArticleSub Reports not getting query data
Hi Everyone,(CFMX 7)I have a report (lets call it Main) that includes a sub report (Sub1)I have a query defined and included in the query attribute of the cfreport tag(theQuery).Any field that is...
View ArticleCFDOCUMENT + iText Library
Hi everyone,I just downloaded the itext-1.4.5.jar (iText Library) from source forge yesterday and placed in the C:\CFusionMX7\lib folder. After doing so, I was able to get some of the sample code I...
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 ArticleReport Builder Input Parameters
I need to create a report using input parameters and a date range. I am calling the report from a form that is using the following query and gets its input from a previous form:<cfquery...
View ArticleCfdcoumet Doc File To PDF Convert
i have one doc file with images and formating text i want to convert that file in PDf formatUSing of CFDOCUMENT tagHow t o convert doc file into Pdf file Please advice meI try to read doc and put that...
View ArticlePositive bar chart dataLabel displaying on negative side of chart
When charting (chartseries type horizontalbar), a large span in values like 1 and 1200, with a scaleFrom of 0. The bars dataLabel that is charting the 1 is displaying on the negative side of the chart...
View Articlerotation
Hi in coldfusion report builder is there a way of rotating a text label i need a label to be on a 45 degree angle
View ArticleRedirect CFOUTPUT QUERY to a certain pre-existing cell on a table?
Is there a way to 'redirect' the output stream to a certain element on the browser?... I have all the elements on the screen (template, editable zone with a grid that have some cells populated), but,...
View ArticleRemoving 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 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 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 Article