borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (How to I do that in Data Report?)Next Topic (Avg Function) New Topic New Poll Post Reply
AndreaVB Forum : Reporting tools : Graphic Quality Using Crystal Reports Viewer, VB .net
Poster Message
Snapp
Level: Protégé

Registered: 07-06-2005
Posts: 6

icon Graphic Quality Using Crystal Reports Viewer, VB .net

Hey folks,

I have an issue with the Crystal Reports viewer in VB .net .

I have a report created in Crystal Reports 10. When this report is printed from the Crystal Reports Designer, the graphic quality is great. When this report is printed through a program I have written, using the crystal reports viewer. The graphic quality is severly reduced.

The graphics in my report are OLE, linked, BMPs.

Anyone experience this problem and have a fix for it? Is there another way to print a report from within a VB .net application?

Thanks

12-10-2005 at 07:28 PM
View Profile Send Email to User Show All Posts | Quote Reply
Snapp
Level: Protégé

Registered: 07-06-2005
Posts: 6
icon Re: Graphic Quality Using Crystal Reports Viewer, VB .net

After some research I have solved my own problem.

My guess is that the Report Viewer converts the graphics into the viewable 72 dpi format before printing.

This can be avoided by not using the Report Viewer   .

Create a Report Object and then use the PrintToPrinter to print directly. This prints the report with the original graphic resolution.

14-10-2005 at 07:44 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Reporting tools : Graphic Quality Using Crystal Reports Viewer, VB .net
Previous Topic (How to I do that in Data Report?)Next Topic (Avg Function) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder