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
Transfer XP Pro client membership from workgroup to Domain
PXE-E55: ProxyDHCP service did not reply to request on port 4011 Using SCCM 2007
Sed help
IIS 6.0 asp.net 2.0 cpu performance issue
LWAP are unable to join Cisco Wieeless Controller 4400
Delete first 1 or 2 rows from csv/text delimited file
Reset display resolution windows 7
Arcserve 11.5 and LTO 5
System Restore Points Not Created on Win 7
Dynamics AX 2009 - AOS Performance