CF, 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 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 ArticlePopulate PDF Forms
I would like to populate one pdf form with multiple sets of data and create one finished pdf form. I have a pdf form that was designed to create a one page letter. I brought the pdf into Adobe...
View ArticleHow to debug - Connection to the server cannot be established
I get a error message when trying to use the ColdFusion Report Builder Report Creation WizardWhen I go to create my Query I get [ColdFusion Report Builder] The Connection cannot be established [Ok]I...
View Articleavery labels with rich text or html
In the past I have used the cf_averyrtf.cfm custom tag to produce avery formatted labels -- works great. Now I need to do the same but include formatted text, or ideally HTML content into the same...
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 ArticleHow to generate an Excel file containing a chart using CF?
Hi,Ā I would be very much grateful if you could please advise whether there is a way to generate an excel file containing both a table and a chart using CF8?Ā I've used the following:Ā <cfsavecontent...
View ArticleInstall error
Last night I tried to install Coldfusion 9 but my laptop froze when it was near the end. Then I uninstalled it and when I went to reinstall it today I got an error message in the error log saying that...
View ArticleReporting help
Hi, IĀ“m new in forum.Im trying to change one project made in Oracle Forms/Rerports to CFML.I did somethings in CFML in 2003 and now I will return to it because I need time and dont want type lines of...
View ArticleCF9 Report Builder: Hardcopy only has watermark, no detail
I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report.Ā I'm working on a workstation...
View ArticleCF 10 Report Building
Good evening all,Ā I have been running CF Report Builder 9 without any issues with CF 9. I migrated to CF 10 and Report Builder 10 and, Report Builder does not maintain a connection. It's very...
View Articleusing cfdocument to create indexed and searchable PDF
I'm building a dynamic membership directory PDF using cfdocument. Works great, but how do I add the index and make it fully searchable? Thanks.
View ArticleBug in PDF generation with Report Builder CF8
Hellothere is a bug in the calculation of the left margin of a page. I upgraded from MX 7.02 to CF8. My "old" Reports worked fine, but when I export them to PDF an print them the left margin is...
View ArticleForcing a page break in CF Report Builder
I am using CF Report Builder to generate a multiple page document from a single query.The problem is that all the data belongs to a single query and there is no grouping, just a list of values from...
View ArticleCF Report - Graphing Problem
I am working in my first report with CF Report Builder, nice tool. Am getting this error after adding a simple pie chart. Report data binding error Error evaluating expression : image_1 Source text :...
View ArticlePrint When Detail Overflows Question
Is the "Print When Detail Overflows" option supposed to work this way or am I doing something wrong? The help states..."Print When Detail Overflows specifies whether an element prints only after a page...
View ArticleCF Report Builder field not stretching with overflow
I am using CF Report Builder build 144677 on CF 7.0.2 and have a large SQL Server text field that needs to stretch. If I stretch the layout height for the field to a larger value it works, but then of...
View Articlepassing parameters
I am having problems passing FORM scope paramters to a<cfreport> page. I get a white browser window. <cfreport template="../reports/vendor.cfr" format="flashpaper"><cfreportparam...
View ArticleBrowser based dynamic report generation
Here is what i want to do.I want to allow our customers the ability, through an IE browser, authenticated to ColdFusion, to create their own reports through their own ColdFusion webpage.-We will list...
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 Article