Wrox Programmer Forums
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 1st, 2004, 08:38 AM
Registered User
 
Join Date: Nov 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to lazio
Default print report

hi,
I can get the desired print locally from the web page I established with the help of Crystal Report .
But on the other hand when I want to print the same thing from a remote machine,
it is not working..
I mean it is sending the print to the printer which is connected to the server machine .

I am using the following codes for this matter ..

TmpReport.SetDataSource(dataSet1);
TmpReport.PrintOptions.PaperSize = CrystalDecisions.Shared.PaperSize.PaperA4;
TmpReport.PrintToPrinter(1), false, 1, 1);

thanks..






Similar Threads
Thread Thread Starter Forum Replies Last Post
Report print set-up lryckman Access 4 February 25th, 2008 09:04 AM
how to print sub report NagarajuK Crystal Reports 0 December 3rd, 2007 10:05 AM
Access NO PRINT in Report sbergeron Access 14 March 25th, 2006 01:35 AM
Crystal Report Print sepidehsalek Crystal Reports 2 February 12th, 2005 04:58 AM
Print (Report in ASP) mateenmohd SQL Server 2000 2 November 22nd, 2003 12:01 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.