Permissions in PDF file
Hi,I have to generate PDF document using <cfreport tag without permission to print or save this file. I am using permissions attribute, but it does not work at all. Even if I specify permissions=""...
View Articleconfiguring an rds server
Hi All,I am having trouble configuring an rds server when trying to set up the app. Here is the scenario. I have access to multiple ColdFusion servers that show up on my machine as network drives....
View Articleavery labels with rich text or html
In the past I have used the cf_averyrtf.cfm custom tag to produce avery formatted labels -- works great. Now I need to do the same but include formatted text, or ideally HTML content into the same...
View ArticleCFDOCUMENT - Retaining Look Versus Pagination
I have a problem with <CFDOCUMENT> paginating and honoring the formatting at the same time in both PDF and FlashPaper. I removed my <HTML> and <BODY> tags because I read somewhere...
View Articlegarbled output for some users who open dynamic generated .pdfs
Upgraded to 8.01 and now, some of our users who utilize an online dynamic pdf generator report that the .pdf text is all garbled. How do I fix this? Note, not everyone experiences this, and if they...
View ArticleCF Report Builder percent of total for group
I have a report (built with CF Report Builder) that calculates subtotals in groups. My user wants to also see what percentage of the grand total these group totals represent. It seems that CF...
View ArticleAnything Wrong with this query?
I have been trying to create a report based on this query:SELECT call_type.call_type_detail, code_city.code_city_detail, area_code.area_code_detail, call_reason.call_reason_detail,...
View ArticleDownload PDF
Hi,I want to download a PDF file depending upon the value selected by the user in a Select control. I am able to retreive data but I do not understand how to download the PDF file.
View Articlepagebreak after cfdocumentsection
It seems that I am finding all of the holes in reporting.It seems that the default behavior of<cfdocumentsection> is to force a pagebreak after itself.Is there any way to override this. I sure do...
View ArticleCF Report Builder RDS Server
I am trying to connec tto my local RDS server but keep getting teh following error message. Any ideas?"A connection to the RDS Server could not be established because the webserver was unreachable."
View ArticleReceiving Error Message in Coldfusion Report Builder
I have installed Coldfusion Report Builder. I connect to my RDS server and attempt to run the Query Builder and get the following error:Object: TDataPanel, gbFieldsException:'2) when evaluating...
View ArticleHow do you call dynamic fields in Report Builder
I have some fields that they were filled in a dynamic way, and I want to make some calculations using the information that was populated in this field. When I put the name of the field in my...
View ArticleProblem floating multiple subreports
I have a report with multiple subreports in it. I'm trying to stack stuff one after another. With regular fields I can just set the Position Type to float and things work fine. With one subreport that...
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 ArticleReport via submitting a form won't show in flash player 9
Hi,I have the following issue:I've made some reports, nothing special, just outputting some data from a query.When I call this report, in my example through submitting a form, it's shows the report...
View ArticleTwo page report
We have a customer that has requested a two page report - each page will have a grouped output section with header and footer and repeating output in the detail. The second page is basically a repeat...
View Articlecfdocument changes font size
I'm trying to use cfdocument to create a pdf; I cannot use ReportBuilder. I'm trying to output data in a table. I created a style set and I'm trying to apply those styles to my <td> tags....
View ArticleAdobe reader could not open #####.fdf because it is either not a supported...
We have a Flex based form which produces a PDF report. For most users the report displays without issue. We've recently upgraded from CFMX 6 to CFMX 7. Since the upgrade we have a few users who are...
View Articlesaving and emailing a cfr
I've used the cf report builder to generate an excel report driven by a query. The report generates fine but I don't want to display the report in my web page but rather save the generated report to a...
View Article