cfdocument with foreign languages (urdu/farsi)
Adobe claims that writing from right to left should be possible (http://www.adobe.com/devnet/coldfusion/articles/printing_04.html) - but I have no success with my tests. I'm trying to create a document...
View Articlecfdocument format = PDF - does not format correctly
Greetings I am simply attempting to print invoices from a query that displays correctly on the cfm result page, but using cfdocument to render a PDF version (to mail out) does not format even remotely...
View ArticleSerial Won't Work
I registered to get Flex and Coldfusion for free as I am a student studying web development at university. I was able to install flex just fine but coldfusion doesn't like my serial number when I type...
View ArticleDynamic Report heading
I have a stored procedure from MS SQL backend and the result heading is WeekResult1, WeekResult2, WeekResult3... etc until Week20Result for report datasource. I would like to assign the heading at run...
View ArticleCFREPORTPARAM Not Overriding Subreport query
I'm trying to use CFREPORTPARAM to override the query of a subreport but it is not working. It still uses the query that is defined in Report Builder for the subreport when the report is...
View ArticleSession Reset Problem
hi,I have been working on project where it has a admin area with an admin log-in page, I track the logged in user using a session variable set by a log-in function. my problem is it logs the user in...
View ArticleCould not initialize class coldfusion.runtime.report.Report
I have inherited an application that contains a number of reports. This application was developed on our CF7 server, and when we upgraded, the application was copied to 8, but not fully tested. Now,...
View Articledisplaying images in a ColdFusion Report (cfr)
I am playing around with graphs and reports. The requirement is to be able to produce reports in PDF and/or RTF with graphs included. Overall cfdocument may be my solution but it does not have the rtf...
View ArticleBug in PDF generation with Report Builder CF8
Hellothere is a bug in the calculation of the left margin of a page. I upgraded from MX 7.02 to CF8. My "old" Reports worked fine, but when I export them to PDF an print them the left margin is...
View ArticleCF Report Builder - multiple queries
I am a CF developer who has worked a fair bit with coding reports manually. Have taken the plunge with report builder and generally like what I see, BUT am quite disappointed with an apparent lack of...
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 ArticleCFREPORT Timeout
I have a fairly sophisticated merge process that takes full advantage of most of the features available in the Report Builder and in turn the CFREPORT tag to actually execute and display the template...
View Articlepassing two queries
Is there anyway to pass two queries and display their results in one report?Two queries are not related.Thanks.Sylvia
View ArticleChart Dates Format Problem
My data set has monthly records with the date defined as a character with format '2007-02'. These values display correctly in graphs in my ColdFusion MX application when my local computer is acting as...
View ArticleCalculated Group Fields
I am brand new to CF reports but have used other report engines for quite some time.What I am trying to do is create a counter in a group footer that increments based on the contents of a field. (ie....
View ArticleProblem with CFDOCUMENT
I upgraded to CF 7.0.2.My requirement is to convert .doc/.pdf/.xls to Flashpaper.I used<cfdocument format=Flashpaper" src="d:\test.doc"mimetype="application/msword" />The Flaspaper does generate...
View Articlecfreport - text wrap in Excel format?
Hi all,I'm having trouble with the "height" attribute.My query gets several texts of different lengths, and I'd simply like to list them.But it seems like I have to set a fixed height to my...
View ArticleDynamic images in CF report builder 7
Hi :-)Im pulling my hair out over an issue with cfreport builder 7 and the abillity to dynamically display images.I can display images dynamicaly fine using this method: application.coverimage &...
View ArticleRepeated crashing of Report Editor
Has anyone else encountered repeated crashing while changing file tabs in the Report Editor? If I switch back and forth between multiple files in the editor, it will crash around the 3rd or 4th change....
View Article