Custom Sub Reporting
I have built a report that is nothing more than a series of subreports stitched together in a set of group headers. I would like to give my users the ability not only to select which subreport they...
View ArticleRDS Server timed out in CF Report Builder
I am so frustrated I could scream!!! For some reason, CF Report Builder is timing out on ALL reports - even ones that I have previusly created. Whenever I try to access the Report Query, it times out....
View ArticleHow to do this in Crystal Report
I have table a and table b in two database. I made connections. Want to implement this kind of query in CR.How can i do this using add command?. Is it possible to type in below query in add command of...
View ArticleGenerating a PDF
I am attempting to generate a pretty simple PDF document. It worked yesterday on a production server and it doesn't work today. It works on my development machine still though. In production I get the...
View ArticleReport Builder Nightmares
I'm pulling my hair out over this one! I have a report I built with CF 8 Report Builder. It has a text field in which I'm displaying an ntext field from a MS SQL 2005 database. I've set the property...
View ArticleReport Writer
I am trying to use the report writer but every time I create a report Iam getting an error message of Premature end of file. I have installedCF7.0.1 and CF7.0.2 on different OS'es and have used the...
View ArticleFonts not smooth
Dear all,Is there a way to enhance the print-out fonts of CF Report Builder? On the screen it is quite smooth (FlashPaper), but when I do the printing (to printer or PDF) all characters are not that...
View ArticleQuery Fails to Bind
I am passing the following query results through cfreportSELECT user_name ,'' fullname ,'' present ,max(login_date) lastlogin ,max(logout_date) lastlogout ,max(date_updated) lastupdate FROM Users...
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 ArticleSlightly different layout if a second page exists
I have a cfm that utilizes cfdocument format="pdf" to create a pdf with data from our sql DB. If the data happens to be more than can fit on one page, I'd like to slightly adjust the layout, and...
View ArticleOpen Source Reporting tool
Having tried CF Report Builder several months ago and quit . I still don't see alot on the WEB about CF Report builder and a lot frustrated users; even with the updates. I'm back to Crystal, but now...
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 ArticleText fields with line breaks only show text before first break
I have a multiline text field in a Flash Form that accepts freeform text (meaning that the user can hit the return key to put space between paragraphs). When that text field is printed in a PDF report,...
View ArticleCF Report Builder 9: Dynamic Footer Band Height
Problem:I have a coldfusion (.cfr) and need to be able to either set the height of the footer band or set the bottom margin so that the report can be printed onto custom paper which has pre-printed...
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 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 ArticleCFDocument leaves a lot of white space after the header
I have an application that procudes PDF documents using the CFDocument tag with headers and footers. The problem is that it creates a lot of white space between the end of the header and the beginning...
View ArticleReport Builder Grid Size
I have some reports that I'm updating that were originally designed with the CF7 related builds of Report Builder. Those builds had an option to change the grid spacing. The CF8 related build doesn't...
View ArticleRemoving Blank Lines
When printing account statements, I'm printing the address in the group header band. Even though I'm selecting "remove line when blank", I'm still getting blank lines when there is not a 2nd street...
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 Article