Microsoft
Software
Hardware
Network
Question : Crystal Report Viewer - Export to/open a PDF after entering parameters
I have a report viewer in place, and i would like the report in question to be opened in a PDF after the user enters parameters and clicks the submit button (instead of the report being opened in the report viewer window.)
I did some reading elsewhere and found this snippet
1:
rptSP.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Response, true, "Report");
and i also found a posting where the following was recommended:
Write code to export the report to pdf inside of the CrystalReportViewer_Before
RenderObje
ct event.
but I haven't made it much past that. Can anyone provide a code example, or link to one which shows this solution in place?
Answer : Crystal Report Viewer - Export to/open a PDF after entering parameters
Along with changing the IP address, make sure you allow the 10.0.0.0/24 subnet access to manage it.
conf t
http 10.0.0.0 255.255.255.0 inside
Random Solutions
Keep ACCESS db available after Excel opens it
Install Office Communicator 2007 fails on database
Exchange server on 2 different domains
server raid6
Deploy RemoteApp MSI using GPO
Preserving MS Word settings
How to reset PHP Session Handler to default
find button
APEX custom user password edit
How can i assign an admin to Joomla installation