VB Crystal Report >> Crystal VB.Net PDF Export Filename Problems

by KevBell » Tue, 07 Jun 2005 04:44:29 GMT

Hi all!
I'm at (hopefully) the last step of getting Crystal Reports to
export a PDF from a website I'm creating. The report is generated
correctly, but when the page visitor is asked to save the file, the
report's filename is the .aspx's pagename, not the filename given to it
in code.

I could REALLY use a hand with this - not sure what the heck I'm
doing wrong

Thanks,
Kev



Similar Threads

1. Crystal Report NET: Problem with Export RTF, PDF - VB Crystal Report

2. Crystal export to PDF from VB.NET pages - Data Format Options

I am opening crystal reports in .aspx web pages that export to PDFs.  I
was wondering if there are any data format options that can be set in
the VB.NET page code.  I have charts included in the reports and the
data labels are displaying as decimals, which they should not.  When
the reports are displayed in CR, the labels are whole numbers.  The
labels are week numbers 1-52, so decimals does not make sense plus
takes up extra space and looks bad.

Thanks,

Brett

3. Crystal report in VB.NET - Unable to Export to PDF - VB Crystal Report

4. facing problem to export crystal report to PDF which contains some item's images

5. Crystal Report 8.5 problems exporting to PDF - VB Crystal Report

6. Problem in Exporting Crystal report 8.5 to PDF

Hi ..

I am facing problem in exporting crystal report 8.5 to PDF.. When I
select export to PDF from drop down nothing comes up... no dialog box
is shown to save the file .Same time export to Excell and word is
working.

Please help me if any one knows any workaround for this.
Thanks,

Tanveer

7. vb/vb script crashes when exporting crystal report to PDF file - VB Crystal Report

8. crystal in .net - exporting to .pdf when a report has parameters

I'm working with Brian Bischof's excellent 'crystal reports .net
programming', but I'm having one problem: I can export to .pdf in code, no
problem, using the exporttodisk method, but there appears to be no way to do
this when there are parameters in the report.  If anyone knows how to export
to .pdf in code when there are params, I'd sure appreciate some help.

Bernie Yaeger