Report Builder: output to Excel removes leading zeros
I'm trying to use the Report Builder to output a numeric field to EXCEL , but on numbers that start with zero EXCEL removes the leading zero's. ex. 00123 becomes 123.Is there something that I can put...
View ArticleXHTML formatting does not work
XHTML formatting text parameter for query fields does not seems to work (MS SQL ntext containing fckeditor HTML text).- My DB is MS SQL, code page FRENCH (may be the issue ?), tested both nvarchar(max)...
View ArticleCFPrint printer problem
Hi there, I'm now in problem about cfprint.Here is my coding : <cfdump var="#GetPrinterInfo()#"> When I run this coding in client site, it shows error that "no printer avaliable". Oddly, I run...
View Articleexporting data to Word with Coldfusion
Saw the link athttp://www.irt.org/articles/js154/index.htm which explains how to do it. But, my need is a bit more than what is shown. I have to run a query and based on results of it decide what...
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 ArticleCFReport PDF print directly
Hi Guys, I just wanna ask if CFReport using PDF format can handle print directly report? no more preview. Is that possible in CFReport? Coz I'm migrating my crystal receipt report to CFReport....
View ArticlePage and Report Footers Problem
Hi, I've been having two problems with footers that I haven't been able to figure out: 1. My report needs a different footer on the first page than on the rest of the document. I tried using the...
View ArticleInfinite loop creating new page due to column header overflow.
i am getting an error and some pages "Infinite loop creating new page due to column header overflow. " -- using report builder 9, i have a fairly simple report - that contains 4 subreports. for some...
View Articlehow to hide a report builder field if it is zero
I am using Coldfusion Report Builder. If the value of a feild is zero, how can I hide it or show a blank. Keep in mind this field is a DollarFormat() field.
View ArticleSave Data in Report to Use later
I have several names to report I need to combine data from several records of the same type with different codes. Not all names have the same codes. I want to report the data on one line. Is there a...
View Articlecombining fields
Is it possible to combine fields? When I do it, I get errors when outputting the cfreport.For example, firstname and lastname are two separate fields. I want them within one so that the spacing is...
View ArticleReport Generator - Charts vs. CF cfchart. clarity.
The charts output by the CF cfchart tags is clean, clear and precise. I needed to put some number below the chart so i went into the report generator and made my report and the chart (line in this...
View ArticleStyle not found
This has happened to me twice and I have no idea why.I am getting the following error from ColdFusion:Could not locate the style file BlueA pie chart is located with in the cfr. Where is it looking for...
View ArticleReport Builder over multiple pages
Good day all. This is what i need to do.I have a 7 page (a4) document that my clients use as a template. I have to dynamically change values on all the pages.But when i type everything into report...
View Articlecfchart - how do I stop percent value from rounding
I am trying to present a simple chart with labelformat="percent" (see below).The problem is that the values being presented are decimal values between 1 and 2. Although it appears to put the data...
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 CF 7 or CF 8 to access Crystal Reports
I would like to access reports created in the latest version of Crystal Reports (12) from within a Coldfusion 7 and or Coldfusion 8 Web application. I tried using the cfreport tag, but nothing happens....
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 ArticleProducing invoices in CF Report Builder
Hi GuysI'd like to produce invoices (and statements) in CF Report Builder. The invoices/statements need to be in just one PDF so you just have to print the one PDF and they're all printed.How do I get...
View ArticleReport format error. The device is not ready
I have recently run into a wierd CF reporting error. Has anyone ever seen this error? "Report format error. The device is not ready"Any clues as to what it means? I am getting it just trying to run a...
View Article