CFdocument
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
I just installed the latest ColdFusion report builder. In running my first report I get the error "Report compilation error. Error at (108, 20: null ". Note that the RDS connection successfully tested...
View ArticleUsing cfif statement in CF Report Builder
How can I use if statements when building a query within CF Report Builder?Existing Code that doesn't work in the Report Builder Query:Select *FROM Issue_PrioritizationReportWHERE 0=0<cfif...
View ArticleFunction to unformat HTML code
I start to build a report with CF Report Builder (8) and at some point, I realize that one of the field I need to display have HTML code (e.g.: <p>, <b>, etc...). The fact is that this...
View ArticleBarcode Font not working now...
Just upgraded from CF 7 to CF 9 and I'm having trouble with one of my reports (PDF file) generated with CF Report Builder. It's using the IDAutomationHC39M font to print a bar code on a badge. I've...
View ArticleCF9 Report Builder: Hardcopy only has watermark, no detail
I'm committing the sin of putting this question to multiple forums but I'm hoping a different audience might give an answer as I'm on a dealine to produce this report. I'm working on a workstation...
View ArticleColdfusion Report how to show WYSIWYG editor input data that store in a clob...
Hi, My scenario is: From application I have key-in data that using WYSIWYG editor with various format like font color, background color, alignment, bold, italic, etc. And store to a column type CLOB...
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 ArticleHow do I get a CFR to display within a webpage?
Hopefully this is simple, and I'm just not knowing what to do.I would like to get a CFR to display within a webpage, instead of opening a webpage of its own containing only itself.Say within a table...
View ArticleColor specific rows in detail section
Hi, I would like to color a particular row in the detail section based on some values in the query. For ex. I have 5 rows displayed, I would like to color the 3rd in red and the 5th row in green. My...
View ArticleReporting help
Hi, I´m new in forum.Im trying to change one project made in Oracle Forms/Rerports to CFML.I did somethings in CFML in 2003 and now I will return to it because I need time and dont want type lines of...
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 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 Articlecoldfusion report builder labels dont fit - Help!
I am using CF Report Builder to construct an Avery 5263 Label. When I out put it on the page to print it out, the labels do not print out correctly. The first one comes out fine and all the rest are...
View ArticleCFCHART Loop Query
Hi -I want to loop over a query and Get users with hours charged to a project. When this runs it just shows the total of all the hours for each person. This query should return 2 people one with 12...
View ArticleChart not displaying correctly
I am running Coldfusion version 9.0.0.251028 Enterprise Edition. I have a bar chart created to display statistics for every day of the month. The majority of the time this works OK with individual bars...
View ArticleReport Builder 8, Changing Excel Tab Names
I have a simple report built in Report Builder 8. The user can select to export a report to flashpaper, HTML, PDF or Excel. When the report renders in Excel, that tab name is aways ColdFusionReport....
View ArticleReports Do Not Display In IE7
We are recently experiencing a problem on some of our PCs running IE7 where reports generated with CFREPORT only display a blank page and not the report. If we direct to create a PDF the same result...
View ArticleUsing HTML formatted text in the report builder
Has anyone been able to use HTML formatted text inside the report builder ?I have an application that allows collection of formatted data and I wish to report on the collcted data. The problem is that...
View Articleinner join & outer join in one query
I have 11 tables, 10 of the tables need will always have a match on id, the 11th table may or my not have a match. I need to print info from the 10 tables with a matching id and information from the...
View Article