cfreport & "Error loading image data"
i'm using cf report builder.I insert in report an image linked to a urlIf i execute the report i receive this errorReport data binding error Error loading image data : http://DOMAIN/PATH/0701.jpg.the...
View ArticleHow to insert a page break inside a CF8 report builder input parameter
How do I insert a page break inside a CF8 report builder field. I know how to insert it between elements, but not inside a field. For example, the cfform rich text editor inserts the following source...
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 ArticleRemove Blank Lines in Mail Label
Anyone have any ideas on how I can get around the bug that doesn't remove blank lines.I'm creating a mail label that where some labels have to address lines that need to be on their own lines.I tried...
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 ArticleReport Builder throws error on Save
When I try to save a report that I have built in CF Report Builder 9, I get an error: "Failed to save. A name was started with an invalid character. Line 321 <queryparam name="ToDT" cftype="CF "...
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 field does not work for stored procedure data source
I created a report using ColdFusion Report Builder using stored procdure as data source and would like to add a calculate field for summary field and realized that the calculate fields do not work and...
View ArticleStretch with Overflow and CRLF's
I'm having a problem with the Stretch With Overflow, specifically in relation to data that contains CRLF characters. It seems to me that the rendering engine doesn't recognize the fact that when it...
View Articletotal pages
hi all how can i get of number of total pages in a cfreport? i try with a custom field with count on calc.PAGE_NUMBERbut i obtain this error: Error: calc.PAGE_NUMBER is not a valid ColdFusion...
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 Articlechange label caption from a stored procedure result
I need change label caption on the report using Report Builder and data source from a stored procedure.Your information and help is great appreciated, regards, Iccsi
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 Articlecrystal report in coldfusion MX
I am just starting to use crystal report in Coldfusion MX, my crystal report is pre-defined <cfreport report="directory/crstlrpt.rpt"datasource = "ds_name"username="user"password="password">but...
View ArticleReport builder - last page
I have to print a field only on the last page; I was thinking to do this by making a condition in "print when" field. How can I determinate the last page? Anyone help me!thanks to all!
View ArticleCfreport for crystal report 10
Does anyone knows how to pass stored procedure (part of crystal report) parameters to crystal report via cfreport tag in coldfusion mx 7.
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 ArticleFlash Paper and Flash Player 8 Update
I am not sure if the problem is with our coldfusion server or if the problem is with Flash player 8. When running reports off the coldfusion server (Reports built with the CFReportsBuilder program) in...
View ArticleUsing CFREPORT to Produce a Crystal Report
We are currently upgrading our application from CF4.5, CR 8.5& Oracle 9.2 running on a Windows 2000 server to CF8, CR10& Oracle 10G running on a Windows 2003 server.I have managed to get one of...
View Article