Talk with the Author
 Crystal Reports Forum : General Information : Talk with the Author
Message Icon Topic: Printing from Crystal Viewer Post Reply Post New Topic
Author Message
sbare
Newbie
Newbie


Joined: 09 May 2007
Location: United States
Online Status: Offline
Posts: 3
Quote sbare Replybullet Topic: Printing from Crystal Viewer
    Posted: 09 May 2007 at 4:12pm
When I click the print button in the Crystal Report Viewer (CR XI R2) it renders the report as a PDF file prior to printing. This adds an extra step for my users. Is there a way to print without going to a PDF file first?
-steve
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 10 May 2007 at 8:26am
Not that I know of.  This is the way the viewer does it's printing.  When you're in BusinessObjects Enterprise, there's a way to set it to use an ActiveX printing control, but I don't see a way to set that in the .NET Crystal Viewer component.
 
-Dell 
IP IP Logged
sbare
Newbie
Newbie


Joined: 09 May 2007
Location: United States
Online Status: Offline
Posts: 3
Quote sbare Replybullet Posted: 10 May 2007 at 5:04pm
Dell,

Thanks for your response. I did find that property on the viewer control and set it to ActiveX. It is much better.

Thanks,
Steve
-steve
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3701
Quote hilfy Replybullet Posted: 11 May 2007 at 7:20am
Just for my own edification, which property is it and which version of VS are you using?
 
Thanks!
 
-Dell
IP IP Logged
sbare
Newbie
Newbie


Joined: 09 May 2007
Location: United States
Online Status: Offline
Posts: 3
Quote sbare Replybullet Posted: 11 May 2007 at 4:22pm
I am using VS 2005 and CR XI Developer Edition - Release 2.

The CrystalReportViewer property is PrintMode.

Hope that helps.


Now I am trying to figure out how to set the default for the group tree to off.
-steve
IP IP Logged
jhodz2001
Newbie
Newbie
Avatar

Joined: 20 Jul 2008
Location: Philippines
Online Status: Offline
Posts: 9
Quote jhodz2001 Replybullet Posted: 20 Jul 2008 at 9:57pm
just set the property of the HASTOGGLEGROUPTREEBUTTON to FALSE or TRUE.
 
hope it would help


Edited by jhodz2001 - 20 Jul 2008 at 10:00pm
IP IP Logged
TonyZ
Newbie
Newbie
Avatar

Joined: 25 Jul 2008
Location: United States
Online Status: Offline
Posts: 3
Quote TonyZ Replybullet Posted: 25 Jul 2008 at 7:40am
There is also a PrintToPrinter command if you want to print directily without viewing first.
 
rpt.PrintToPrinter(1, False, 0, 0)
 
TonyZ
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.