The .rdl file needs to be uploaded to and run from the SSRS service one time. You should have a service url, and make sure that you see the report there. Then test that you can run the report and see results. Now you can make calls to the service and get those results which can be used as needed in your PDF.
(Note that the default url for SSRS management is usually similar to https://servername/reports/but the service is accessed at https://servername/reportserver/ Take a look at "URL Access" for a simple way of consuming SSRS: http://technet.microsoft.com/en-us/library/ms153586.aspx On Thu, Jan 2, 2014 at 3:30 PM, Anthony Doherty <[email protected]>wrote: > > Anyone have any idea on this?? > > Thanks > > > > I was wondering if it was possible to use an sql report RDL file in CF. > > > > I have re-designed an existing program that uses the report and i need > > to be able to use it within my site. > > I wanted to create a pdf and then email a copy of the pdf to the user, > > something like cfreport. > > > > Can someone tell me if this is possible? > > > > thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357387 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

