Labels, labels, labels!!! Well, 40,000 of them!
HiI have to produce mailing labels on an old dot matrix printer (from the ark I think :-)) and we need to use the companies supply of 40,000 labels which they would like to use. In the ColdFusion...
View Articlecfdocument watermark exception
I just threw a 'coldfusion.document.DocumentInvalidWaterMarkFileException' using cfdocument on a JRUN 4 multi instance developer version of cf mx 7.Water Mark Image File is invalid..Any clues?I'm using...
View Articlecfchart questions
Thanks in advance for any help you can give me! I have a basic bar chart with 5 cfchartseries. Each cfchartseries has a seriesLabel parameter with a value, but they are just not showing up on the...
View ArticleRDS Password Question
Hey everyone,Everything that I have read about creating reports using ColdFusion Report Generator says that I have to have the RDS password, however, it is impossible to find a web host that will...
View Articlecfr template caching
We have a cluster of 4 servers, all using trusted cache one of which acts like a dev server..all cf mx7 running fusebox 5. .. all servers are pretty much identical except that trusted cache is reset on...
View ArticleCFREPORT & RTF
When creating a rtf file I have by default a black border (called 'lines' in word) on every field. I use MS Office Word 2003, SP3 to read the file. I noticed other versions from word (SP1, SP2) don't...
View ArticleZip file
I have to extract the data from the database then import it to Excel file and then zip it using securezip and make it password protected and then mail it. Please suggest how this can be achieve either...
View Articlecfreport landscape orientation?
Running ColdFusion 8. We're using the cfreport tag to bring up reports designed in coldfusion report builder. They were designed in landscape orientation. We have cfreport's format set to flashpaper....
View ArticleCF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt
Hello !! I am using CF 9 Standard Edition, and need to Display the Crystal Reports 2008 .rpt file in the Browser. This is not Possible using Unrefernced URL's as per the SAP experts...
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 ArticleReport Builder Question
Hi, I have been working on a specialized patient data application and I am trying to build a master report of a Patient's Chart containing all the data collected on a patient. This involves several...
View Articlecfdocument and fonts
I have a cfdocument page that I am trying to use a font that has been loaded on the ColdFusion server. The page is seeing the font fine. However the issue occurs when I try to change the font size. It...
View ArticlePound sign creating error
I have some pound signs in one of my output fields that are causing an error in the Report Builder. I've tried doing a Replace, but just can't seem to get the syntax correct.Original code:query.Action...
View ArticleReport Builder Borders
Hi,I currently have a report that is in a sort of grid format using lines. One of the fields now has to stretch so it throws off all those lines. I want to use the borders attribute for the fields but...
View Articlecfchart - how do I stop percent value from rounding
I am trying to present a simple chart with labelformat="percent" (see below).The problem is that the values being presented are decimal values between 1 and 2. Although it appears to put the data...
View Articlecftransaction with Multiple Datasource /Query
Hi, I need help with accessing some rows from Sql Server database(a select statement) when I am inserting rows into DB2 database within the cftransaction. I get the following error."Message : Data...
View ArticlePassing Data into a CFR
I have written a basic report that uses data from a query to populate the report. I would like to find a way to pass data into the cfr to be used as a filter on the query like the following:SELECT...
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 ArticleCrosstab in CF Report Builder 8
I know this has been asked before but I can't seem to find anything current. I came across some stuff but the links were diead or explanatory images didn't show. It seems that Report Builder doesn't...
View ArticleReport builder - last page
I have to print a field only on the last page; I was thinking to do this by making a condition in "print when" field. How can I determinate the last page? Anyone help me!thanks to all!
View Article