Sign in to follow, share, and participate in this community.
DateFormat(query.fromDay, "m/d") + " " + DateFormat(query.toDay, "m/d") I wanted to show my report field like ' from 10/20/2014 to 10/25/2014 and have above code in the expression. I got error whe... I have a report which has 40 columns and orientation is landscape. left and right margin is 0.0972 in. It shows all columns on pdf format, but missing last column when use Excel format. Are there any limitation for ... Property inspector of my ColdFusion Report Builder 10 missing suddenly, I tried to use View --> Panels --> Properties and Windows --> Inspector Properties, but it does not show. Are there any way to show Pro... Hi, I am trying to combine a bar and line chart ti display data. Everything looks good except that the yaxis scale is off. I set the scaleMin to 0 but that doesn't help. Below is my code, the custom ... cfchart yaxis scale is wrong when combining bar and line charts
in Reporting
BackSo, I have a report built using CFR Builder 10 with the fonts all marked as "embedded font" in order to make the report look as it should. However the fonts default to Helvetica when it generates. So - I need ... Fonts are not embedding in CFRB10, and CFRB11 reports it is still version 10??
in Reporting
BackDoes Adobe think customer service is a joke? Why is a 2-hour wait time acceptable? Someone contact me at b2bn@hotmail.com regarding a refund for an Adobe product I recently purchased. If not I'... 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 the report w... I have a report and use Excel as its format. The Excel sheet always name ColdFusionReport. I would like to know are there any way to customize the Excel sheet name and it is possible to have the report pages become ... I noticed that the size of sub report is limited on the main report at design time. For example, if I have sub report hight at 1" then the maximum height will be 1" on the report at run time. The design area has lim... I want to add chart to my report and add a chart control on my report. I double click on the chart and edit chart type as line chart and edit chart series. I use Data from a fix of values and choose the field name f... Each section on a Bill is checked for a specific condition in the 'Print When Condition'. This can cause blank pages to be created and printed, it there a way to not print blank pages? I use CF10 I created a couple of reports and try to run different format. I just realized that some report works flashpaper, but some of them do not. I set default format to flashpaper at design time for all reports. The repo... I have following code to generate the report for pdf format. I would like to let users to choose report type 'pdf' or 'excel' I need pass the user select from user interface to <cfreport format= "PDF" or "Excel".... I only want to print a page if two conditions are met. On each section I am using the following Print When Condition: DateFormat(query.asofdate, "mm/dd/yyyy") NEQ DateFormat(calc.AmtDate, "mm/dd/yyyy") AND LSNu... My company's application was previously on ColdFusion 6.1 and
working fine. We built a reporting feature using JasperReports to
generate reports (which were created with iReport) which also
allowed the ability to expo... Conflicts with CFReport tag and custom JasperReports feature within our application
in Reporting
BackI have several names to report I need to combine data from several records of the same type with different codes. Not all names have the same codes. I want to report the data on one line. Is there a way to save date t... Reports that we created that contain Charts, using Windows Vista to author, stop working and error "resource unreadable" when we open and save the report using Win 8.1 64bit. Everything else in the reports will ... Charts get corrupted using CFReportBuilder 10 in Windows 8.1
in Reporting
BackI have a comments field from query result for report data source. Because it is a navrchar(max) field, the result can be shorter or longer based on the data users entered. I would like to have the text field and det... In ColdFusion Report Builder, is there a way to shrink text to fit a particular area? (as opposed to stretching with overflow) Any help would be greatly appreciated! - Chris I just downloaded both the CF Report builder versions for 8 and 9 and there is no English language help file included. Does anyone know where or how I can download this? Clicking on help just gives you... Coldfusion report builder download has no help included
in Reporting
Back