Microsoft
Software
Hardware
Network
Question : Crystal report to PDF (asp.net)
Hi experts!
I have a websolution where I would like to create an pdf from a crystal report.
I have a solution using the report document (shown below). But I really would like a solution where I only have a crystal dll. Why: then I dont need to ask my hosting center if they will install crystal runitme on their environment :-)(
http://resources.busin
essobjects
.com/suppo
rt/
additio
nal_downlo
ads/runtim
e.asp#09
)
But is that at all possible?! Or do I then need another solution? :) Thanks
Dim stockObjectsReport As ReportDocument = New ReportDocument()
Dim reportPath As String = Server.MapPath("CrystalRep
ort.rpt")
stockObjectsReport.Load(re
portPath)
'stockObjectsReport.SetDat
aSource()
Dim strFilnavn As String = "C:\websites\test.pdf"
If System.IO.File.Exists(strF
ilnavn) Then
System.IO.File.Delete(strF
ilnavn)
End If
stockObjectsReport.ExportT
oDisk(Crys
talDecisio
ns.Shared.
ExportForm
atType.Por
tableDocFo
rmat, strFilnavn)
Answer : Crystal report to PDF (asp.net)
I'm under the impression the runtime has to be installed unfortunately.
L
Random Solutions
Can't access Exchange 2003 OWA from Internet
Dynamic Color
What is the best navigation software for a Macbook Pro and an iPhone?
What is the process for getting the proper dll to use with 'example' code? system.web.extensions.dll dll question
Somebody is sending emials form my hotmail account
Windows Update site fails to load
drivers for my WD Passport Essential SE USB drive for SBS 2008
Backup Exec 2010 running missed backup to tape job ?
VPN disconnects over 2 way satellite
Script for Excel Data