Crystal report: client-side printing problem

Hello everyone,
I developed an asp.net web application / c # - VS2012 - crystal Repport (CRforVS_13_0_5) on windows 7 pro 32 bits, everything is ok even print reports.
The problem is that when hosting the web application in IIS on the same machine (Windows 7 pro 32 bit) printing the report (crystal report) does not work;
my code behind:
ReportDocument cryRpt = new ReportDocument;
  string path = "../rpt/demande.rpt";
  cryRpt.Load(Server.MapPath(@path));
  ParameterFieldDefinitions crParameterFieldDefinitions;
  ParameterFieldDefinition crParameterFieldDefinition;
  ParameterValues crParameterValues = new ParameterValues();
  ParameterDiscreteValue crParameterDiscreteValue = new ParameterDiscreteValue();
  crParameterDiscreteValue.Value = "value";
  crParameterFieldDefinitions = cryRpt.DataDefinition.ParameterFields;
  crParameterFieldDefinition = crParameterFieldDefinitions["val"];
  crParameterValues = crParameterFieldDefinition.CurrentValues;
  crParameterValues.Clear();
  crParameterValues.Add(crParameterDiscreteValue);
  crParameterFieldDefinition.ApplyCurrentValues(crParameterValues);
  cryRpt.SetDatabaseLogon(user, pw);
  CrystalReportViewer1.Visible = true;
  CrystalReportViewer1.ReportSource = cryRpt;
  cryRpt.PrintToPrinter(1, false, 0, 0);
how to print the report on the client side?

The search term 'crystal net client side print' brings up the following (amongst many other):
KBA: 1214466 - How to print a report from a .NET Web application
KBA: 1216932 - How to print directly to a printer instead of PDF in a CR 10 ASP.NET application
KBA: 1983821 - How to achieve client side printing without using the Crystal Reports viewer
The above should help you out. BTW.; the search box is in the top right corner.
- Ludek
Senior Support Engineer AGS Product Support, Global Support Center Canada
Follow us on Twitter

Similar Messages

  • Client Side Print

    hi,
    I am new to asp.net,i created the one crystal report and export to PDF,save the pdf file in the server and show corresponding pdf to popup.but clent dont want to preview the file.If i click the PRINT button automatically print out will comes out in printer.
    please help me how to do.

    See if this helps:
    Crystal Reports Client Side Printing without the Viewer
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Reporting Services Client-Side Printing

    All my BI users should be able to print SSRS directly from their Local PC. Right now they do not have administrative rights on their PCs.  How do I install  the print- client  SSRS files on the client machines. Also, what and where are the
    files I need to install in order to enable client-side printing. I am using SSRS 2012 SharePoint integrated mode.

    Check out this article...
    http://www.kodyaz.com/articles/client-side-printing-silent-deployment-of-rsclientPrint.aspx
    The same concept applies no matter which version of SSRS you are dealing with.  You just need to find the CAB file.  For SSRS 2008 R2 it is in:
    C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\bin

  • Print text file to  client side printer

    Hi all,
    I have a character mode report which will print to a client side dot matrix printer in 6i. After converted to 10g, we cannot print to the client side printer (because we don't want to map so many print queue from the AS).
    So, I try to generate the report to a text file, then use webutil to transfer the txt file to the client PC, and then use Client_HOST to call the window PRINT command to print the text file to the client side printer.
    I have test this is successful, however, when I try to do the same thing to a report with Vietnam character, then it is not.
    The print request is sent to the printer, but the printer have no response.
    But that file can be print successfully if I open in Notepad and then print manually.
    I try to use window TYPE command and COPY command, but still have no luck.
    Can anyone give me some suggestions for this....
    Thanks!

    Qiu (guest) wrote:
    : In the browser/applet, the default "print" button can only
    print
    : screen to local printer, not the data I want. Use Report
    server,
    : I can't directly print to client side printer. Is there a way
    to
    : print data to local printer after press a button?
    Are u using Run_Product function in the when button pressed,
    then u can specify the format in which u want the output, option
    available are HTML and PDF, report server runs the report on the
    server and sends the output to the client machine. On the client
    machine u have to open the file and print it. I cannot print the
    report itself on the client machine.
    Try.
    Sailesh
    null

  • Crystal Reports export and print fails with SSL / https but works with http

    Windows 2008 Server, 32-bit (IIS7)
    ASP.NET 2.0
    Ajax 1.0
    Crystal Reports version 10.5.3700.0
    http:  printing works, export works
    https:  printing not working, only export to MS Excel and MS Word work.
    I am able to generate reports using both http and https, and the toolbar icons are all showing.  However, I am unable to print or export properly with SSL.
    Printing prompts me with a select printer window, and then a window 'Retrieving Page 1' follow by two messages from Crystal Print Control both stating:
    A communication error occured.  Printing will be stopped.
    Exporting generates various errors depending on which export method is being selected (however Excel and Word work over https).
    I've found the same problem on this site and other forums, but never a resolution to get exporting and printing to work with SSL.  Will someone please provide me assistance or possibly relay what settings they're using if they have Crystal Reports export or printing working over SSL in IIS7?  Everything works fine when I change the address from https to http.
    Please let me know if I can help by providing further information.  We've gone through a great deal of possible solutions with code and I'm currently looking in to IIS settings again.
    Thank you.

    Thanks Ludek. I got it by searching KB number.
    Unfortunately, it didn’t fix my problem even my IE (IE8 and IE 9) has correct setting.  I double check my version. PrintControl.CAB is version 10.2.0.1146. we use VS 2005 Crystal report and VB .NET. It works fine on HTTP. But when we use HTTPS (SSL Certificate from go daddy).
    1: Crystal report export
                Export to MS Excel, Word: pop us “File download”, then click “Save”. It says “Internet Explorer cannot download ReportView.aspx from my site. Internet Explorer was not able to open this internet site. the requested site is either unavailable or cannot be found. Please try it again later”
                Export to RPt, Rich text format: It says “Internet Explorer cannot download ReportView.aspx from my site. Internet Explorer was not able to open this internet site. the requested site is either unavailable or cannot be found. Please try it again later”
                Export to PDF : nothing happened.
    2: Print:
                Pop up dialog to select printer, click “Print” “. Shows windows “Crystal Report Viewer” and pop us error message box. Title is “Crystal Print Control”. Message is “An communication error occurred. Printing will be stopped”. Click “OK” and pop up error message box again.
    Please advise.
    Thank you very much!

  • Crystal Reports 2008 viewer, print function, Comunication error

    I installed cr2008 on a web server and isntalled sp0
    if I bring up a reprot in smartviewer from a client it works and I can print
    once I installed sp1, sp2 and or sp3 for crystal reports 2008 the print button in crystal reports viewer gives an error when I click the print button.
    If I remove and re-isntall cr2008 and just installed sp0 the print button works again
    Is there a fix to make the print button work in crystal reports smart viewer once sp1 or above have been installed
    thank you
    ted

    Translating the error message on bablefish I get:
    Mistake with the store of the data bank information. Mistake in the file Report {C6512421-348A-4621-B1ED-895D28646A0A} .rpt
    Which I'm sure is not 100% accurate, but it gives a good hint. As well, because of this:
    "Do I need to install an additional / diffrent runtime than 2008 Runtime"
    I wonder how you installed the CR 12 runtime on that computer? For more info on CR runtimes, see [this|https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsforVisualStudio.NETRuntimeDistribution-Versions9.1to12.0] wiki.
    If my suggestion above does not help, make sure the Win\temp directory can be accessed buy the application. Crystal Reports runtime needs to write and read files from the temp directory.
    Ludek

  • LDAP on Crystal Reports Client

    Hi
    We have here a system with a LDAP authentication . If I connect to InfoView, LDAP works fine.
    If I make a connection from the Crystal Reports Clients (CR 2008) to the server, the client computer need a direct LDAP connection to the LDAP server (I saw that in the TCP trace). The problem now is, that the crystal reports clients are behind a firewall and it's not possible to open a port to the LDAP server.
    Is it any possibility to change the authentication mode from client to server?
    Thanks
    Christoph

    Since Business Objects does not cache the LDAP credentials they must be sent from where they are entered. With CR this is the client computer, with Infoview/CMC this is from our web/application server. You must open a port to the client if you wish to login with LDAP.
    A work around would be to create an enterprise alias for LDAP users that are behind the firewall (although you loose the password synchonization you would get using LDAP.
    Regards,
    Tim

  • SAP Crystal Reports data source connection problem using sap business one

    Hi,
    I m facing a problem regarding: SAP Crystal Reports data source connection problem using sap business one
    I am trying to create a Crystal report but when I try to configure a new connection it does not work.
    I select Sap Business One data source and try to complete the information required to connection but it does not list my companies databases, what is the problem?
    Our Current SAP related software details are as follows:
    OS: Windows Server 2008
    SAP B1 Version: SAP B1 9 (902001) Patch 9
    SAP Crystal Report Version: 14.0.4.738 RTM
    Database: MS SQL Server 2008 R2
    I have also added some screenshots of the issues.
    Please have a look and let me know if you have any questions or any further clarifications.
    I m eagerly waiting for a quick and positive reply.

    Hi,
    There is problem with SAP Business One date source.
    I had faced same problem, I used OLEDB Data-source, and it worked fine for me.
    So, try to use OLEDB.
    Regards,
    Amrut Sabnis.

  • How to use crystal report client?

    Hi all,
    In my java application we are using crystal report for generating report. For certain condition we are not in the position to use crystal report server. So, is that any possibility to generate the report without crystal report server? i heared something we can generate the report through by using crystal report client...is that possible?
    Please help me..
    Thanks,
    Shiva

    I did that and i set up a trace file withing the sql.net and i reviewed the file and everything is looking fine for me, there is no error at all.
    i can see his session created when he build new connection and run any query, but if he modified that query, the connection is dropped, still dont get it.
    he used to use before VPN but now he has direct connection.
    i also put this parameter in his tnsname.ora file (RECV_BUF_SIZE=11784)
    there is only one thing strange, when i try to use sqlplus /nolog, i couldnt run the sqlplus, or tnsping and it keeps telling me any orginized program or something like that, i asked him to install the oracle client again, because looks like some libraries not working fine, however he complian the crystal report works fine, so oracle client must work ok, i explained to him it is totally different thing, but he refused to confess.
    so i dont know what else i should do,

  • Crystal Report unable to print out throught Remote Desktop from server

    Dear All Expert,
    I am facing problem when print a crystal report layout from SAP B1 8.8 through Remote to Server, print to Client machine. It will promt out Error Message "thunking spooler apis from 32 to 64 process has stopped working fix", but if print PLD, then it is work. Any Idea? Client machine using Windows 7 facing this problems, earlier using windows XP is fine. Thanks a lot.

    Hi Gordon,
    fyi, I have Turn Off UAC for the client machine (Win 7 32 bit), do the checking from command prompt (srf/scannow), uninstall the printer driver and reinstall the correct printer driver for server (windows server 64 bit), client machine (win7 32 bit), reboot the machine. Do the setting from internet option > Advance> 
    1. Allow active content fro CDs to run on My Computer*
    2. Allow active content to run files on My Computer*
    3. Allow software to run or install even if the signature is invalid.
    But all of the above could not resolve the problem happen. It happen only print SAP B1 8.8 crystal report layout. Others PLD layout is able to print. Please Advice.

  • Printing Extremely Slow Using Crystal Reports 2008 ActiveX Print Control

    Problem:
    We are trying to upgrade our existing Crystal Reports 10.0 ActiveX Viewer ASP based reports to the new Crystal Reports 2008 ASPX Report Viewer but are having print performance issues that have prohibited us from moving forward.
    Environment:
    Windows 2003 Server Standard Edition 32-bit with SP1
    IIS 6.0 running ASP .NET version 2.0.50727
    Crystal Reports 2008 SP0 with FP1
    Crystal PrintControl.dll version 12.0.0.796 (verified on server and client)
    Details:
    Crystal Reports 2008 ASPX Report Viewer Object & ActiveX Print Control Report Printing Scenario
    From a typical 27 page report, the user clicks the Print icon from the ASPX Report Viewer Object.
    The Print window with the message Crystal Reports Print Control immediately appears on the screen.  This window is on the screen for approx 30 seconds.
    The Print Setup window finally appears on the screen.  The user verifies the printer, chooses to print pages 1-5, and clicks the Print button from the window.
    The Retrieving page 1 message appears in the Print window.  The message remains in the window for approx 30 seconds.
    The Printing page 1 message appears in the Print window.  The message remains in the window for approx 30 seconds.
    The Printing page 2 message appears in the Print window.  The message remains in the window for approx 30 seconds.
    The Printing page 3 message appears in the Print window.  The message remains in the window for approx 30 seconds.
    The Printing page 4 message appears in the Print window.  The message remains in the window for approx 30 seconds.
    The Printing page 5 message appears in the Print window.  The message is in the window for less than 1 second.
    After 3 MINUTES of waiting the report finally starts printing.
    Crystal Reports 10 ASP ActiveX Report Viewer Report Printing Scenario
    From the same typical 27 page report that was used in the Crystal Reports 2008 scenario, the user clicks the Print icon from the ASP ActiveX Report Viewer.
    The Print window Immediately appears on the screen.  The user verifies the printer, chooses to print pages 1-5, and clicks the Print button from the window.
    The Print window Immediately disappears from the screen and the report Immediately starts printing.
    The entire print process takes only 3 u2013 4 SECONDS.
    Even  though we are trying to get the users to decrease the amount of paper used in report printing.  They still do a significant amount of printing.  The difference between the print performance using Crystal Reports 10 (3-4 seconds) and Crystal Reports 2008 (3 minutes) is totally unacceptable to our users.
    Has anyone else experienced this problem and is there a known fix for it?  This is the only thing holding us back from our upgrade and it has become very frustrating to us.
    Much thanks to anyone that can shed some light on this.

    Hi Brian,
    Please have a look at [this|Crystal 11.5 Activex control for viewer; post.
    However, have you tried with the No Printer options available in Print Options window from designer?
    Regards,
    Atanu.

  • Crystal Report fails to print embedded pictures

    Hi,
    I use crystal report templates and embed data from Java POJO's to print my reports.
    My application was running successfully until the day when below mentioned exception started appearing in logs, every time I ran the report generation code.
    My CRConfig.xml has correct  <reportlocation> tag.
    The report generated was missing two static pictures embedded in the templates.
    The jar files are also present at correct location.
    I have no clue why why this exception can suddenly start appearing in a well-running application.
    Can someone please provide me with any pointers about about could be wrong here?
    Thanks for your help.
    Regards,
    Anand
    {com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand---- Error code:-2147467259 Error code name:failed
         at com.businessobjects.reports.sdk.JRCCommunicationAdapter.<init>(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.a.<init>(Unknown Source)
         at com.businessobjects.sdk.erom.jrc.ReportAgentFactory.createAgent(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.<init>(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
         at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ClientDocument.if(Unknown Source)
         at com.crystaldecisions.sdk.occa.report.application.ClientDocument.open(Unknown Source)
         at com.aig.alico.webapp.actions.FulfillmentDocumentsAction.printReport(FulfillmentDocumentsAction.java:252)
         at sun.reflect.GeneratedMethodAccessor2036.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:618)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1146)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1087)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.aig.alico.webapp.service.AuthenticationFilter.doFilter(AuthenticationFilter.java:288)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:837)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:680)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:588)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:481)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:90)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1466)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:122)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:458)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:387)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
         at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1818)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
         at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:196)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:751)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:881)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1497)
    Caused by: java.lang.NoClassDefFoundError: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand
         at com.businessobjects.reports.reportconverter.v12.d.a(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.a(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.E(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.d.m(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.f.if(Unknown Source)
         at com.businessobjects.reports.reportconverter.v12.V12SaveLoader.a(Unknown Source)
         at com.businessobjects.reports.loader.ReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.JRCReportLoader.a(Unknown Source)
         at com.businessobjects.reports.sdk.requesthandler.ReportDocumentRequestHandler.a(Unknown Source)
         ... 47 more
    Caused by: java.lang.ClassNotFoundException: com.crystaldecisions.reports.reportdefinition.InsertFieldObjectCommand
         at com.ibm.ws.classloader.CompoundClassLoader.findClass(CompoundClassLoader.java:487)
         at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:388)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:597)
         ... 59 more}

    So, you mean that it could be a websphere issue?
    Can crystal reports be at fault here? Are you aware of anyt CR related issues related to this problem?
    We run our application in Websphere and include the crystal reports jars supplied by Rational Application Developer.
    What is the recommended method of including crystal reports jars in our web application. We put the CR jar files under WEB-INF\lib dir.
    Regards,
    Anand

  • Crystal Report Preview and Print error

    Hi,
    I am trying my first Crystal report in SAP; I have created one report using OITE table and run it in Crystal Designer without any problem; Then I added it to SAP / Manager Crystal Report / New Report, but I get the following error message when I click the Preview and Print button every time;
    The file does exist and the location is setup correctly; I dont understand why SAP can not find the file; Any comments?
    SAP Crystal AddOn
    Could not load file or assembly 'CrystalDecisions.Windows.Forms, Version=12.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    OK  

    Hi,
    When you google on "[Could not load file or assembly CrystalDecisions|http://www.google.com/search?q=CouldnotloadfileorassemblyCrystalDecisions]" you will find quite some hits.
    One that might be important for you could be http://social.msdn.microsoft.com/Forums/en-US/vscrystalreports/thread/b0fc930f-5fc8-4475-bfe7-ad56616e838d/
    That is depending on how the report is made.
    Another option might be
    http://www.velocityreviews.com/forums/t382557-could-not-load-file-or-assembly-crystaldecisionsweb.html
    Best regards,
    Peter

  • Crystal Report , Dot Matrix printer , Landscape , Legal

    Post Author: naser
    CA Forum: General
    IDE : VS .NET 2003,
    Platform : .NET 1.x, .NET 2.0, Hello I have been working 4 day's only to get print job which is should be on legal size and landscape mode Here is my story , I have u2022    Dot Matrix Epson Printer (Defaults setting) u2022    Legal size paper First : In crystal report designer I setup printer I select the PAPER SIZE = legal Orientation = Landscape Using this code   Code:
      Dim Frm1 As New Form1     Dim RV As New CrystalDecisions.Windows.Forms.CrystalReportViewer     CR.SetDataSource(PrintDatabase1.Tables(0))     RV.DisplayGroupTree = False     RV.DisplayToolbar = True     Frm1.Controls.Add(RV)     Frm1.WindowState = FormWindowState.Maximized     RV.Dock = DockStyle.Fill     RV.ReportSource = CR     Frm1.Show() When print the Document , the printer print in Portrait Orientation mode . why I donu2019t know second : same situation but I add this code   Code:
    CR.PrintOptions.PaperOrientation = PaperOrientation.Landscape When print the Document , the printer print in Portrait Orientation mode . why I donu2019t know thired :   Code:
    CR.PrintOptions.PaperOrientation = PaperOrientation.Landscape CR.FormatEngine.PrintOptions.PaperOrientation = PaperOrientation.Landscape
    Again When print the Document , the printer print in Portrait Orientation mode . why I donu2019t know
    Now after I changed the defaults setting for the Epson printer to Orintation = Landscape Paper size = Legal And used this code Code: SetDataSource(PrintDatabase1.Tables(0))       CR.PrintOptions.PaperOrientation = PaperOrientation.Landscape       CR.PrintOptions.PaperSize = PaperSize.PaperLegal CR.FormatEngine.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperSize.DefaultPaperSize = PaperSize.DefaultPaperSize.PaperLegal The printer print in Landscape mode but it not printing the data which located in the right side of paper While that I checked the properties of printer from printer button in the crystal report viewer I found the orientation = Portrait I think its mean the program print the document by coding as landscape but printer receive it and print it as portrait because that it is not shown the right side of paper
    i'm upgrade fees program for our Department which has been developed using Q basic language, and the were using same printer and same size of paper. they were printing fine without any prablem like what im facing help to get the help soon thanks for all the members

    Question is already answered in link
    Printing Speed on Dot Matrix
    Jeyakanthan

  • Logon failed. Details: mscorlib (Crystal report error during print &export)

    Hi,
    I'm encountering the problem that the crystal report is working fine in the staging server I developed.
    However, after I transported to live server the report having problems when printing and exporting.
    Below is the error message prompts to me.
    Logon failed. Details: mscorlib : Could not find file 'C:\Inetpub\wwwroot\rptPrintSummaryConfineSpace.xml'. Error in File C:\WINDOWS\TEMP\rptPrintSummaryConfineSpace {2D72226E-816A-4D9B-BF93-C9077001F09C}.rpt: Unable to connect: incorrect log on parameters.
    I hit this error when I click OK button on export or print option page.
    My temp folder at windows is given full permission for IIS_WPG and ASPUSER.
    Please help to resolve my problem thank you very much.

    What version of Crystal Reports?
    What CR Service Pack are you on?
    What is the database?
    How are you connecting to the databse (ODBC, OLE DB, etc.)?
    - Ludek

Maybe you are looking for

  • Twitter Alerts Not Updating in Notification Centre On My iPhone

    Hi, I am hoping someone will be able to help me. I have an iPad 2 and an iPhone 4. Both devices are running on the most recent iOS software and both have the notification centres and apps within the notification centre set up the same way. But all of

  • How to close apps in ios 7

    how to close apps that are running in background on the Iphone under IOS 7?

  • WLS 8.1 with Oracle 8.1.5.7

    Hi, I am using WLS with Oracle (connexion Pool). The JDBC driver is configured with the thin client of Oracle. The connexion are very low even if a low number of users are connected to the system. Is there any recommandations please. Thanks, Elie

  • NullPointerEception... I dont get it!!!!!

    public class ItemBan{ String varName; public ItemBan() {varName = "";} public void SetVarName(String a){varName = a;} public String GetVarName(){return varName;} public class ListBan{ ItemBan[] LItemBan ; int numInList; public ListBan(){ LItemBan = n

  • ITunes wrongly thinks my iPhone is connected

    iTunes shows my iPhone as being connected, and I keep getting error message 0xE800007F, saying "iTunes cannot connect to this iPhone because an unknown error occurred" – but my iPhone is not plugged in to the iMac! The message goes away when I do con