HTTP/1.1 404 Not Found
I am getting this message HTTP/1.1 404 Not Found when I try to set up the RDS connection for Report builder that is installed on the Production Server. Everything works fine on the development. I just...
View Articlecfdocument changes font size
I'm trying to use cfdocument to create a pdf; I cannot use ReportBuilder. I'm trying to output data in a table. I created a style set and I'm trying to apply those styles to my <td> tags....
View ArticleHTTP/ 1.1 401 Unauthorized -- Error Conneting to RDS
A co-worker created a report and saved it on our test server. I am able to open the report, however, I need to modify the query, and when I click on Report Query, I get either a HTTP/ 1.1 401...
View ArticlePage Footer whitespace
I have an invoice report that had N number of line items with N number of lines of description per line item. The invoice displays all of the line items, and then at the bottom of the last page, it...
View ArticleCFDOCUMENT - Retaining Look Versus Pagination
I have a problem with <CFDOCUMENT> paginating and honoring the formatting at the same time in both PDF and FlashPaper. I removed my <HTML> and <BODY> tags because I read somewhere...
View ArticleDigital Signature - Cold Fusion
we are in the process of implementing Digital Signature process with PKI technology complaint. Reports is geneated as a PDF format using cold fusion tools. Is there is any feature to implement digital...
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 ArticleReport Query Question
I've got a query that displays about 4 Dates, but multiple times. Example...
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 Articleerratic report behavior
I am getting erratic results when I process these pages. The following files /queries/report should work together but I get a report with no data. Sometimes I get a report with data if the batch# is...
View ArticleProblem with IIf in Report Builder
Hi,This is my first try with Report Builder and I have managed to create some custom labels however I would like to hide any empty address fields. At the moment if any of the address fields are empty I...
View Articlecfdocument image scaling issue
When using the cfdocument tag to create a pdf file I'm experiencing image scaling issues. I know that this was a problem that was supposedly resolved in the cumulative hotfix3 for CFMX7. I've applied...
View ArticleCold Fusion MX7 Report Builder - Wrap Text
In Cold Fusion MX7 Report Builder, I would like the fields I place in the Detail area to wrap if the text overflows the width of the field. I can get the text to wrap if I expand the height of the...
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 ArticleCalculate age in a function
I am trying to calculate and return the age of a person. My code is: <cfset variable.age = '(dateDiff("yyyy",query.birthdate, now()))'>I get a "If the expression is a string, ensure that it is...
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 ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
View ArticleReporting width scale and change group
I have a chart data source for 25 columns and assign to my line chart data source.The chart shows data but only use 50 percent of the chart width.I would like to have my chart extend the full width of...
View ArticleCan't add attribute to 0-length text
I have a CFREPORT Template that has been running fine for months. This report has 8 layered controls (Color coded page tabs for a Table of Contents). Yesterday I added 2 new Calculated Fields and added...
View Article