placing text using watermark
Hi,Does anyone know how to place text or a field across a page using the watermark. I tried and it only places on the very top of a page. Thanks
View Articlecfdocumentsection pagebreak
I am trying to use cfdocument to create pdf reports and everything works except that cfdocumentsection creates a pagebreak after it's closing tag, which creates large areas of whitespace. Does anyone...
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 ArticleReport compilation error. Error at (203, 20: null
Help. I'm getting this error on a report that used to work just fine. Here's the stack trace info... Any ideas what this error means? coldfusion.runtime.report.Report$ReportCompilationException: Report...
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 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 ArticleAnyway to *completely* suppress subreport and whitespace?
I'm have a problem with the cf report builder for one of our more complicated reports that have multiple optional subreports.The object below each subreport is set to float relative to the object above...
View ArticleLarge Arrays
I am working for a client who is generating very complex reports by using extremely large arrays. In some instances there is a 3-D array that gets to 100,000 lines long. I tried to look at it with...
View ArticleUsing SSL with RDS
Are there specific requirements for using SSL and the Report Builder with RDS? Dreamweaver has no problems connecting over SSL, but Report Builder continues to give me the error "The RDS server could...
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 ArticleStored Procedure Issue
Hi,I am running into a problem with calling stored procedures in my Report Builder. In the 7.01 version i could just do the following call to get it to run my SP. SPName '#cfvariable#' ,...
View ArticleCrystal Reports XI and CF 7
I have read that Crystal XI does not support the old microsoft COM object interface. Yet, CF 7 and CF 8 still say they support Crystal Reports. Does anyone know if this is true with Crystal XI? I...
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 ArticleProblem with bar cfchart, yaxistitle distorts mouseover text
I am having a problem with cfchart bar charts, have searched but not found a solution. If I specify any value for yaxistitle, it distorts the text that appears when you mouseover. If I don't specify...
View ArticleGenerating Envelopes in Report Builder
I am wanting to know if there is a wizard or someway to generate a Mailing Envelope report for Number 10 envelopes. I end up creating a landscape report on 8 1/2 x 11 paper with a top margin of 2.5...
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 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 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 ArticleReport Builder crashing
I am trying to edit the report query, changing the joins on the tables, and Report Builder crashes repeatedly. Anyone experienced this? Is there a patch for Report Builder I don't know about? Nathan...
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 Article