473,659 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question about crystal report .NET

tc
hi all,

I would like to know how to export a cyrstal report to pdf by using the
crystal report viewer without prompt up a dialog for user to enter the file
name, i.e. I want to place the file path and name in my codings.
I know it can be done by using report document class.
However, I am using report web service. So I can specified a report name in
my case.
Any idea?
Besides, is there any newsgroup about C#.NET and crystal report .NET?
Because I am now learning to use crystal report and may have many problems.

Thanks
Jul 21 '05 #1
2 2838
Look into ReportDocument. Export() method and ReportDocument. ExportOptions
property. That is, you first set each option in ExportOptions collection,
then call Export() method.

You can go NG microsoft.publi c.vb.crystal, or go to www.crystaldecisions.com

"tc" <yw****@hkem.co m> wrote in message
news:OV******** ******@TK2MSFTN GP11.phx.gbl...
hi all,

I would like to know how to export a cyrstal report to pdf by using the
crystal report viewer without prompt up a dialog for user to enter the file name, i.e. I want to place the file path and name in my codings.
I know it can be done by using report document class.
However, I am using report web service. So I can specified a report name in my case.
Any idea?
Besides, is there any newsgroup about C#.NET and crystal report .NET?
Because I am now learning to use crystal report and may have many problems.
Thanks

Jul 21 '05 #2
tc
Thank you for your reply.
But I wonder if I use ReportDocument, I need to first load the rpt first,
right?
i.e. ReportDocument. Load(Report_pat h)
However, I am using Report Web Service. So there is not report path that I
can specified...
there is only a asmx path...I bind the asmx path to a report viewer to view
the report in client side.
So in my case, how can I export the report to pdf?
Thanks

"Norman Yuan" <no********@Rem oveThis.shaw.ca > ¼¶¼g©ó¶l¥ó·s»D
:jbHGb.827268$9 l5.534872@pd7tw 2no...
Look into ReportDocument. Export() method and ReportDocument. ExportOptions
property. That is, you first set each option in ExportOptions collection,
then call Export() method.

You can go NG microsoft.publi c.vb.crystal, or go to www.crystaldecisions.com
"tc" <yw****@hkem.co m> wrote in message
news:OV******** ******@TK2MSFTN GP11.phx.gbl...
hi all,

I would like to know how to export a cyrstal report to pdf by using the
crystal report viewer without prompt up a dialog for user to enter the

file
name, i.e. I want to place the file path and name in my codings.
I know it can be done by using report document class.
However, I am using report web service. So I can specified a report name

in
my case.
Any idea?
Besides, is there any newsgroup about C#.NET and crystal report .NET?
Because I am now learning to use crystal report and may have many

problems.

Thanks


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
4109
by: Dr. Indera | last post by:
hello, much to my surprise, the version of crystal that comes with visual studio.net 2003 does not have a report preview window. i found out that i have to build a form in visual basic.net and use the crystal view object to be able to view forms. the form works fine for me, so i created a .exe of the form and emailed it to a friend because i thought they would be able to use the form/.exe without having visual studio.net installed. that...
0
1175
by: tc | last post by:
hi all, I would like to know how to export a cyrstal report to pdf by using the crystal report viewer without prompt up a dialog for user to enter the file name, i.e. I want to place the file path and name in my codings. I know it can be done by using report document class. However, I am using report web service. So I can specified a report name in my case. Any idea? Besides, is there any newsgroup about C#.NET and crystal report .NET?
7
1430
by: AMeador | last post by:
I have, at one point in time, been a pretty good programmer, but that was years ago. I can pass programming classes with and A with no problem, but writting a business class application is a bit of a struggle. I am relitively new to .NET and C#, but do have pretty strong background in computers and general programming concepts. Now to my question. I have to create an app that will pull data from a database and create a report. This report...
7
2193
by: Bernie Yaeger | last post by:
I can't believe that there aren't lots of developers who: 1. create a crystal report that connects to sql server 2. calls the report using the crystalreportviewer control to view it and then, if appropriate, print it 3. tries to deploy that report to the client's database, but now it calls for a different database name Yet I can't get an answer to the question: I have developed numerous reports in an app (Windows Database App) that...
0
1673
by: Ray | last post by:
Dear all, I have some questions about the Crystal Report and vb.net 2003. 1. I have installed the crystal report 10 and vs.net 2003. Should I update the crystal report within the vb.net so as to use crystal report 10? Which is better for using the program crystal report 10 or the crystal report within the vb.net to construct the report? 2. Is there any difference for deploying the window application for using crystal report 10 or the...
1
1940
by: Agnes | last post by:
my company got crystal report license to write the report , but my client didn't got it. in my vb.net application, i will call that report. (it runs very well, in my company) Everytime,I modify the report, i will modify in company first, and then copy to my client. Now, as my client run the application and print the report . it sometimes got such errors. "A Crystal Report job failed because a free license could not be obtained in the...
1
1224
by: John | last post by:
Hi vs2005 rc/sql server 2005 sep ctp. In vs 2005 when I try to add an item there are two icons 'report' and 'crystal report'. What is the difference between these two and sql server reporting? What are the pros and cons and which of these can be use din a vb app? Thanks Regards
2
310
by: tc | last post by:
hi all, I would like to know how to export a cyrstal report to pdf by using the crystal report viewer without prompt up a dialog for user to enter the file name, i.e. I want to place the file path and name in my codings. I know it can be done by using report document class. However, I am using report web service. So I can specified a report name in my case. Any idea? Besides, is there any newsgroup about C#.NET and crystal report .NET?
1
1502
by: narpet | last post by:
Hello all... I have a C# forms application that I am developing using MS Visual Studio 2005. I am trying to add some Crystal Reports to this application using the built in Crystal Reports tools with Visual Studio. It seems like it should be pretty straight forward, but no matter what I do I can't get my reports to actually show data. Here's the info: I created a crystal report viewer on a form. I created a crystal report that has a data...
0
8332
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8746
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8525
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2750
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1737
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.