I am teaching myself about using the CrystalDecisions libs to output PDF files in asp.net. I can create a System.IO.Stream of a ReportDocument, but I cannot figure out how to return the Stream to the ...
I've got a web application that uses ASP.NET for the backend and Flash for the front end. The Flash POSTs to my ASP.NET pages and the pages respond in XML ...