Report Viewer and Zoom dropdown

I have a problem which I have searched for days for an answer to (to no avail).  When using the report viewer control on an aspx page when a user changes the zoom level  from the drop down the report resizes however the scroll position of the report
seems wrong.  I cannot see the top portion of the report.  When using the dropdown from a report generated from the report manager it works fine.
Any suggestions?
The actual scenario is this. 
There is a server side web page (aspx web form) which contains a report viewer.  I have an http handler which intercepts calls and does a processrequest using the server page.
Derek

Hi Spur,
According to your description, you have issues when view the report via a web application. The header part will be out of screen when you zoom out. Right?
In this scenario, when you zoom out in the web application, it will zoom out the whole report area. However, the ReportView Control form will not expand with the report zoomed out. And when zooming out the report, it will not keep the top left portion, that
makes us can't see the header part. This can be a feature for ReportView Control in web application by design (it will not happen in other application like winform application).
For your requirement, we recommend you submit a feature request at
https://connect.microsoft.com/SQLServer 
so that we can try to modify and expand the product features based on your needs.
If you have any question, please feel free to ask.
Best Regards,
Simon Hou

Similar Messages

  • HT1338 I am a new user...how can I permanently (not have to go to view and zoom every time I go to a new page) increase type size

    I am a new user...how can I permanently (not have to go to view and zoom every time I go to a new page) increase type size

    In the System Preferences, you can change the display resolution.
     Cheers, Tom

  • Report Viewer and Multiple Data Sources

    I know that it is possible to create a report in Crystal Reports using multiple data sources.  But is it possible to use just the Free  Report Viewer to view a report with Multiple Data Sources?
    Our company uses Crystal Reports XI.  I do not use the program myself, I am in the IT Department.  I have limited knowledge of Crystal and do not do any of the report writing.
    If this is possible, and if someone could help me out with what would need to be done, or point me in the right direction of a Knowledge Base or Help Topic that explains this, that would be great.
    Thanks.

    I believe it can but both data sources need to be set up. Ask a report designer to help you use the Designer to test this and see what is required.

  • Crystal Report Viewer and Windows Vista

    Hi,
    We are using RDC methodology for launching the crystal reports in the web using ASP.
    The web server operating system is Windows 2003, Crystal Reports XI is installed in it.  Report is not launching in only one client machine.  For all the other client machines reports are launching perfectly.  The problem is blank white activex control is displayed.  I tried to register the crystal reports viewer (ActiveXViewer.cab available in the crystal installation folder) deliverables in the client machine but after installing the deliverables same problem persists.
    When I click on the Crystal Report viewer Internet Explorer Exception occurs
    The following add-on was running when this problem occurred:
    Add-on Name:      CRViewer.dll
    Company Name:      (Not verified)Business objects
    Description:                           Crystal Report Viewer
    Two buttons
    Advanced... and Continue are shown but when we click on the button IE crashes
    The client machine operating system is u201CWindows Vistau201D service pack 2
    Internet Explorer 7 version is installed in it.
    In the client machine event viewer log the following details are available.
    Log Name:      Application
    Source:        Application Error
    Date:          10/29/2010 9:18:35 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      BillVista.toyalloc.local
    Description:
    Faulting application iexplore.exe, version 7.0.6002.18005, time stamp 0x49e01e78, faulting module CRViewer.dll, version 11.0.0.893, time stamp 0x41b6ac85, exception code 0xc0000005, fault offset 0x0001f8e7, process id 0x210, application start time 0x01cb7773d2b1c584.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-10-29T14:18:35.000Z" />
        <EventRecordID>98684</EventRecordID>
        <Channel>Application</Channel>
        <Computer>BillVista.toyalloc.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>iexplore.exe</Data>
        <Data>7.0.6002.18005</Data>
        <Data>49e01e78</Data>
        <Data>CRViewer.dll</Data>
        <Data>11.0.0.893</Data>
        <Data>41b6ac85</Data>
        <Data>c0000005</Data>
        <Data>0001f8e7</Data>
        <Data>210</Data>
        <Data>01cb7773d2b1c584</Data>
      </EventData>
    </Event>
    Could any one help me regarding this.

    Hello,
    First thing to do is upgrade to [CR XI R2 SP4 full build|https://smpdl.sap-ag.de/~sapidp/012002523100011802732008E/crxir2_sp4_full_build.exe]. Then get up to Service Pack 6 and you should not have problems with Vista.
    CR XI R1 will not and has never been tested on that OS.
    If you do not want to upgrade though use Process Monitor to watch for Access Denied errors. Also run IE in Compatibility mode.
    Likely what is happening is your test PC doesn't have rights to install ActiveX controls.
    Thank you
    Don

  • Crystal Report Viewer and border problems

    Post Author: catalinandrei00
    CA Forum: Deployment
    Hello there,    I've created an report and I've added borders for the fields in the report (Right click on the field > Format Object -> Border -> Choose for the 4 margins the line-style single). The report is correctly exported to different formats (.doc, .pdf, .xls). My problem is that when I display the report in an ASP.NET 2.0 page using an Crystal Report Viewer the report is correctly shown but the borders don't appear.My question is why the borders don't appear in the Crystal Report Viewer? Thanks for helping for solving this issue. It's very important.Catalin  

    Hello catalinandrei00
    I have the exact opposite problem as yours.
    I am using integrated crystal reports with Visual Studio 2005 and I have put a Crystal Viewer on a web page.
    First I also had the same problem like yours and then in one of the post i found a solution for this. Hope it will work for you too. here it is :-
    Just remove the following line from your aspx page.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    Now regarding my problem. My problems is that now i can view the borders and everything correctly in the viewer but when i try to print the report it automatically exports to Adobe first and BAM!!! the format disappears. Though if i export to word Doc format it export perfectly fine with all the borders and everything
    I hope some other reader will come to my rescue...pls HELP.

  • Problem with Crystal Report Viewer and Dual Monitors

    Post Author: jtgoff
    CA Forum: .NET
    Hey Guys,
    I'm running into another problem with the Crystal Report Viewer. Here's a little info before I get started, I'm developing a Windows App using WinForms in VS2005 and Crystal 11 Release 2. I'm referencing all the latest Crystal dlls from Service Pack 2 of Crystal 11 Release 2. The problem occurs when I drag my Windows Form that contains a Crystal Report Viewer onto my second monitor and try to scroll or resize it, when I try this the Report Document within the Viewer becomes glitchy, blocky, and un-readable. I drag it back onto my main monitor and perform the same actions and the Report appears perfectly fine. I notice this occurs after a number of Report Previews through my App. Initially when I start my App, I can drag the reports onto my second monitor and resize it and scroll through it no problem. However, after a number of Previews, I notice the problem occurs on my second monitor. This is a very strange bug that doesn't produce an error and appears to happen randomly. I was wondering if anyone has come across this problem, if so... Is there a solution for this?
    Thanks in advance!

    You can update the parameters using Crystal Viewer 2008. I had the same problem with the "CHANGE" button being grayed out.
    Go to your Report -> Select Expert -> and now you have three choices: Record, Group, Saved Data. Put your select statement using your parameters in the Saved Data only (remove it from Record if already there).
    It works awesome and even works on dynamic parameters!

  • Report Viewer and September Dates

    We're experiencing a very strange bug with the report viewer.  On date prompts, if the month of September is selected from the drop down calender, the inputted value is for October.  So even if I select September 1st from the calendar, it becomes October 1st.
    Can anyone else duplicate this?

    Hi Scott,
    Can you please let me know what type of parameter you are using? static or dynamic?
    If static you might be created the parameter like this
    value= 1,2,3,4,5,6,......
    Description=Jan,Feb,......
    If so please check the value for SEP.
    If I understood wrong please let explain in brief.
    Regards,
    Raghavendra

  • Crystal Report Viewer and Windows 7 Enterprise

    Hi,
    We are using RDC methodology for launching the crystal reports in the web using ASP. 
    The web server operating server is Windows 2003, Crystal Reports XI Release 2 is installed in it. Activex Viewer is downloading fine in client machine having Windows XP OS (IE Version is 7) but for the same url ActiveXViewer.cab is not getting downloaded in Windows 7 Enterprise (IE Version is 8).  It throws the error u201CThe Crystal Report Viewer is unable to create its resource objects.u201D
    To download the cab file in Windows 7 machine it request for the following url
    1.     http://<web server name>/crystalreportviewers115/ActiveXControls/ActiveXViewer.cab
    2.     http://crl.verisign.com/pca3.crl
    3.     http://csc3-2004-crl.verisign.com/CSC3-2004.crl
    4.     http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab
    URL 2,3,4 returns the http status as 502 (Bad gateway).  These url are not called from the Windows XP machine.
    The windows 7 client machine is not connected to the internet. I tried importing the crl files (by downloading from another machine).  But still we are getting the same error.
    How to over come this issue?
    Please Note :
    1. I am able to download the cab file when I tried to download only the cab file directly by specifying the cab url.
    2. If I am registering the ActiveXViewer.cab deliverables manually in the client machine report is launching fine, but we cannot do the same for the entire client machine having Windows 7 Enterprise Operating System.

    Hi Ludek Uher,
    Thank you very much for the information provided by you.  But still the same error (The Crystal Report Viewer is unable to create its resource objects) occurs after changing the IE8 Compatibility mode.
    Are there any other settings that can be tried for this issue?
    Thank You.

  • Crystal Report viewing and Printing Issue

    Hi Experts
                    I use crystal Reports for PO,AR Invoice,Delivery and many other documents.It takes more than 5 mins to view layout from crystal report and print sequence printing takes more than 10mins.Please Help me to rectify this issue..
    Regards
    Naresh Kumar

    Hi Naresh,
    What is your SAP version and Patch Level ?
    I believe in new version this issue has been addressed by SAP. Also note SAP B1 8.81 PL 07 has some issues in crystal Report, it asks for SQL user id and password, SAP is aware of this issue. So if you plan upgrade to latest PL then ensure that Crystal report issue is resolved, otherwise you will be in trouble.
    BR
    Samir Gandhi

  • How can I save my view and zoom settings in Numbers 3.0?

    Hi -
    With the new Numbers update, every time I reopen a file, it's defaulted back to a particular zoom setting that I don't use (125%) and has the Format pane open.
    Didn't see anything in the preferences, wondering if anyone has any ideas?
    This file was originally a Numbers 09 file.
    Thanks!
    Ken

    Hi KD,
    Have you updated to Numbers 3.0.1 ?
    1. Go to Numbers > Preferences > General > Default Zoom
    2. Close the Format Pane by clicking on the blue paintbrush:
    When you need the Format Pane again, click on the greyed-out paintbrush:
    Regards,
    Ian.

  • Mismatch column name in report viewer and PDF export?

    I have text box in the header and populated dynamically.
    If my query result is more than 1 page, when i go to next page, the column value will change but when i export it to PDF or Word, only the column value of the first page will appear.
    Please see image below:
    http://s2.postimg.org/3q81agpyh/Cropper_Capture_26.jpg
    What's wrong here?

    Hi Arun,
    Here's the screenshot of the problem
    -> {http://}i.imgur.com/2hGf3xi{.jpg}
    Is the textbox is placed within report body or in the page header.
    -> It's in the body/tablix, please see image below
    ->{http://}i.imgur.com/hiO0R8C{.jpg}
    Can you provide the expression you have used in that text box
    -> =ReportItems!STORENOG1.Value
    -> I have a textbox STORENOG1 which is hidden (=Fields!STORENOG1.Value)
    This is how I declare in my Stored Proc
    -> STORENOG1 VARCHAR(10) DEFAULT NULL
    Please remove the curly braces in the links bec. I cannot paste link and upload images
    Regards,
    Tats

  • Crystal XI Report viewer and Parameters

    Post Author: mnichols1202
    CA Forum: General
    This one is killing me.
    I have a report connected to a SQL 2005 backend.  One subreport. one Parameter.
    I set up the report object (login to the db...set the parameter...etc.)
    If i do a crReportDocument.PrintToPrinter(1, False, 0, 0)  - report prints, works fine ....beautiful.
    Now, I do the exact same thing Same code same evrything except at the end i do this.
    Me.CrystalReportViewer1.ParameterFieldInfo = crReportDocument.ParameterFields
    Me.CrystalReportViewer1.ReportSource = crReportDocument
    The report ignores my parameter and displays the entire recordset!
    No prompts for a value - and if i break..  after
    Me.CrystalReportViewer1.ReportSource = crReportDocument i can see that the paramter has the correct value in it.
    Doesn't seem to mater if its set to a defaultvalue or currentvalue - tried em both - neither works.
    Someone please point me in the correct direction?
    Thanks, Mike
    Oh and it's VS 2005 - vb.net - !

    Hello Julian
    This thread being 4 years old, I'd recommend that you create a new thread. Specify the following:
    Exact version of CR (e.g. CR XI or CR 2008 is not good enough)
    Version of .NET used
    OS
    Is this issue on your development computer or after you deploy the app?
    Database and database connection method
    - Ludek
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Share Your Knowledge in SCN Topic Spaces

  • Unable to insert sql server reporting services report viewer webpart

    Hello,
    We are trying to add a SQL Server Reporting Services Report Viewer and when we click add we get the following error message
    The file you imported is not valid. Verify that the file is a Web Part description file (*.webpart or *.dwp) and that it contains well-formed XML.
    Does anyone know what the fix to this is?

    Hi,
    The Report Viewer Web Part is a custom Web Part that is installed by the Reporting Services Add-in for SharePoint Products and associated with report definition (.rdl) files that are processed by a Microsoft SQL Server Reporting Services report
    server.
    To install the Web Part, you must run Setup for the Reporting Services Add-in. You should not install or uninstall the Web Part independently. It is part of the add-in and can only be installed through the add-in setup package. The Report Viewer Web Part
    file name is ReportViewer.dwp. It is located in the Program Files\Common Files\Microsoft Shared\web server extensions\15\template\features\reportserver folder and should not be moved to other folders.
    To use the Web Part, you must have installed and configured the Reporting Services Add-in and configured the report server for SharePoint integration.
    For more information,you can have a look at the blog:
    http://msdn.microsoft.com/en-us/library/jj219068.aspx
    http://msdn.microsoft.com/en-us/library/aa905871.aspx
    http://msdn.microsoft.com/en-us/library/bb522800.aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Crystal report viewer problem

    Hi,
    We have CR 2008 SP2 license version and We are using visual studio 2010 and downloaded CR for visual studio 2010. After upgrading when we run the application, report displays successfully with new report viewer  but when i try to open another report it displays in new window rather than in current window. This issue occurs in Internet Explorer only. When i run this apllication in firefox it works....!!!! In firefox, it does not open new window for each report.
    So, can you tell me this issue is related to browser or report viewer and what should we do to solve this issue?
    Thanx in advance for any help.

    Hi,
    I got the exact problem which was occurred. We do have 3 frames in an aspx page. From the link given in one frame (left frame), we are loading new form in another frame(main frame) by giving the "target=main" in link. Suppose in left frame i have given options to load different reports. Report is loaded in main frame after clicking on one of the link given in left frame. Report is displayed successfully in main frame but after that if i click on any of the links given in left frame, page will be loaded in new window. That is the exact issue occurred over here.
    By searching the solution for this problem, I got to know the reason.  It is specified in community forum that in frames concept,  frame name is taken "filter" by default. So i have to chahge my main frame id and name to "filter". I did that and the isuue is resolved...!!!! But for this reason, i have to change frame name in the application. May i know why this was happened..??? In earlier version i did not face this problem then why in upgraded version ...???
    Thanks,

  • 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!

Maybe you are looking for