One report contain two orientation sections

Hi all,
Is it possible to have different orientations on one report? My client hopes a letter would be printed at the beginning which is followied by data output in landscape orientation.
Thank you very much,
Clara

Hi Clara,
We cant do anything for this from Report Designer, it it is not CR 2008 version.
So better you can go with .net Coding. I am sure it can possible trough code.
Ttry to take out the page number, based on that Condition set orientation like this,(in C#.net)
RptDocument.PrintOptions.PaperOrientation = CrystalDecisions.Shared.PaperOrientation.Landscape //RptDocument is report object
See this link, this something related to your issue.
Re: How to set the page size and the margins programatically
From  that link You will get  a Doument file attacked by  Ludek.
And i beleive You will get better responds ,once you post this thread in '.NET Development-Crystal Reports' forum
(2008 is 12th version.)
Regards,
Salah.

Similar Messages

  • Two Sections in One Report

    Hello All,
                I have a req wherein a Report Will Contain Two Different Sections.
    Section A                                               |       Section B
    Customer      Col1  Col2   Col3                 |      Customer  Col1 Col2 Col3
    All the fields are Similar in both the sections, Section A will show outstanding A/R. Section B Will Show Partial Payments. Any ideas?

    Hi
    Option 1: have two reports and then have a workbook for both reports
    option 2: have a static column structure 
                           Outstanding AR                    Partial Payments
    customer                
    Hope this Helps
    Anand Raj

  • Printing reports on two printer

    Hi I want to print one report on two printers on network.how can I do that.One printer is located on Sales Dept. and other on Accounting Dept.Pls help me in this issue and notify me on my email:[email protected]

    Khalid,
    This error signifies that
    Ther printer druver is not allowing to set all the needed properties to it whixch can be queried
    The test does the folllowing
    - gets the DocumentProperties from the printer driver using the windows api. stores it in dmField1
    - fetches all the values from the result of teh document properties and stores it temporrarily
    - Creates a newe printer instance
    - Try setting all the documentproperties using the saved temp values
    - Now queries the values from the new printer and saves it in dmField2.
    - Both dmFiled1 and 2 are compared and they should be same.If they are not same, this error DT103 is raised. which utlimately menas that we are not able to set the necessary peoperties to the driver. This is a driver issue that it doesn't support the standard API
    However, we have introduced high fault tolerance in 6i patch 10, that even with the error we try to rpint with the default document properties. so this may work also
    with default tray/paperszie
    Thanks
    The Oracle Reports Team

  • I need two query in one report (two detail section in one query)

    Hi master sorry for again distribute
    Sir I need two query in one report
    Because I need two detail section in my one report
    Such as
    Master
    Vno=9088989
    Detail          1
    =
    =
    ==
    =
    Total                     99999
    Detail          2
    =
    =
    ==
    =
    Total                     33333
    Sir how I get this type of report
    Please give me idea
    Thanking you
    Aamir

    I want to see the report as follow.
    d_name: CPU-1
    date: -----------
    Software installed:
    sw_id, software, version, serial_no, sw_type
    (list of softwares attached, can be more then one)
    Hardware attached:
    hw_id, hardware, specification (same like software list, it will contain hardware list attached to specific device),
    Please if you can help me that how will i make a query for this.
    Thanks and Regards
    Maz

  • Report for two sponsors on one project

    I would like to make report for two sponsors: Each of them want to see only a Cash flow (Budgeted Expense Cost and Actual Expense Cost) that is related to him/her.
    It is possible to do something similar in two ways:
    1. Activity Usage Spreadsheet - Spreadsheet Fields - Time interval - Cost - Budgeted Expense Cost and Actual Expense Cost
    2. Activity Usage Profile - Activity Usage Profile Options: Filter by bars/curver (Expenses); Show Bars/Curves (Budgeted and Actual)
    while Timescale: Show primary Dates (Type - Calendar; Date interval - Quarter/Months).
    But in both way Expenses are grouped together and it is not possible to differentiate who is financing what.
    Thanks!

    Yes, we are only replacing image files. So--since no one here
    is familiar with merge-- if we do as you suggest using Windows
    Explorer, the steps will be:
    1) One writer works on his/her computer's local drive and the
    other writer works on his/her computer 's local drive (no shared
    drive).
    2) Each writer creates an Image folder on his/her computer's
    local drive
    3) Each writer captures (Snag-it) images from the
    application, opens the captured image in Photoshop and sizes the
    new image file to match the size and width, border, etc parameters
    of the image in the current Help's HTML code. (writer will have to
    view HTML code to get image size)
    4) Each writer will copy the new image files into his/her
    local drive-based Image folder--giving the new image the same name
    as the image that is being replaced).
    5) The image files in the first writer's Image folder are
    then copied to the Image other writer's Image folder.
    6) The new Image folder containing all the new image files is
    copied into the RoboHelp source directory, overwriting the old
    Image folder.
    7) The writer with the new Image folder (containing all the
    new images) then generates and publishers the RoboHelp project.
    Is this correct?

  • One report that will print two reports.

    Post Author: garling
    CA Forum: Crystal Reports
      Normal
      0
      false
      false
      false
      MicrosoftInternetExplorer4
    st1\:*
    /* Style Definitions */
    table.MsoNormalTable
         {mso-style-name:"Table Normal";
         mso-tstyle-rowband-size:0;
         mso-tstyle-colband-size:0;
         mso-style-noshow:yes;
         mso-style-parent:"";
         mso-padding-alt:0in 5.4pt 0in 5.4pt;
         mso-para-margin:0in;
         mso-para-margin-bottom:.0001pt;
         mso-pagination:widow-orphan;
         font-size:10.0pt;
         font-family:"Times New Roman";
         mso-ansi-language:#0400;
         mso-fareast-language:#0400;
         mso-bidi-language:#0400;}
    I need to create a report that has two parts; the first part will contain the details of the transaction, second part will contain a place for the client to sign. I have the report completed but need the first part to print, have printer cut the paper then print the second part of the report. Is there a way to do this within one report?I have Crystal 10

    Post Author: garling
    CA Forum: Crystal Reports
    Sorry above message is not showing correct:  I need to create a report that has two parts; the first part will
    contain the details of the transaction, second part will contain a
    place for the client to sign. I have the report completed but need the
    first part to print, have printer cut the paper then print the second
    part of the report. Is there a way to do this within one report?I have Crystal 10

  • How to separate report layout sections in one report

    All,
    I'm trying to determine how to separate report layout sections in one report using Report Builder 10g. My requirement is to provide a user the ability to display a report in PDF, excel, RTF formats. How can I assign LayoutA to 'PDF' and 'RTF', LayoutB to 'Spreadsheet'?
    I've attempted to utilize the Header and Main sections in the paper layout, which contain unique layouts of the same report, but during generation, both sections are being displayed.
    Thanks
    Edited by: Jdavis on Apr 10, 2009 10:56 PM

    Hi there,
    How are you running the report? If you are selecting different types of output before calling the report then you could pass a parameter that is checked at runtime in the report and suppresses the layouts you do not want using format triggers.
    Mark

  • Two queries in one report?

    I have Three tables like
    Device_table columns are
    d_id, d_name, date
    Software_table
    sw_id, software, version, serial_no, sw_type, d_id(foreign_key)
    hardware_table
    hw_id, hardware, specification, d_id(foriegn_key)
    now in reports i want to attach both hardware and software, I have made two quires like
    SELECT d.d_name, sw.software, sw.version, sw.sw_type from
    device_table d, software_table sw
    where d.d_id = sw.d_id
    and second query is
    SELECT d.d_name, hw.hardware, hw.specification
    from device_table d, hardware_table hw
    where d.d_id = hw.d_id
    Now my problem is that how can I add both queries in one report so that i can get a list of software and hardware attached to one device.
    Regards
    Maz

    I want to see the report as follow.
    d_name: CPU-1
    date: -----------
    Software installed:
    sw_id, software, version, serial_no, sw_type
    (list of softwares attached, can be more then one)
    Hardware attached:
    hw_id, hardware, specification (same like software list, it will contain hardware list attached to specific device),
    Please if you can help me that how will i make a query for this.
    Thanks and Regards
    Maz

  • Two reports in the same section

    Hi all
    I would like two have 2 different reports in the same section one near to the other (not bellow).
    The dashboard page should look like
    Section1
    prompt
    report1|report2
    is there a way to do that cause I only could add sections vertically and horizontally (not able to put a report next to the other in the same section)??
    Regards

    Add both reports to the same section and click on 'Properties' button on section header. Check "Arrange Horizontally" and both the reports will be displayed side by side.

  • With three different objects in one Section with in one report is it possible?

    Hi my dear friends,  Good morning
    I'm using BO 4.1 sp 6
    I needed some help from you could you please .........
    here is that table contains ....
    Date         Batch NO   Customer account No   amount of check     amount  
    01/01/04    5678           123456                         $300                    $ 500
    This report contains three different structures based up on user selection Section
    system Name , Batch NO, Company code Used in Section
    query filters and column are same for all above three structures in query filters all are optional prompts
    currently i've created three tabs for three structures but due to optional prompts based upon selection data is fetching for all three tabs ...
    is it possible to restrict ?
    can i merge these three tabs into one tab ?
    query filters are          user selection for System name in Section
    class name                     class name :suspense
    class type                       Date :
    system name :           User selection for Company Code in Section
    Date :                              Class Name : Suspense , Class Type : Rejected , System name : Mars , Date :
    Company code :          User selection for Batch No In Section
                                     Class Name : Suspense , Class Type : Rejected , System name : Mars , Date :   
    End user front end application is Java
    Thanks
    Ravi Kumar

    hi friends,
    Hi hesters thanks for your help it is helpful but my requirement is not met with that.
    i've got answer
    create condition @ universe level
    with
    'System Name'= @Prompt("Subtotal By','A',{'system Name','Batch No','Company Code'},mono,Persistent,)
    need to create for what are the objects we are using in section
    and create userresponse @ report level
    if(Userresponse("Subtotal By") then [System Name] ......
    you will get it...........

  • Report with two Command is empty if one of the two commands returns no data

    Hi all,
    I have a report with two Commands not linked together.
    If ONLY one of the two Commands returns no data, the full report is empty (although the other Command returns data).
    I'm using Crystal Report 2008 and the CRJ 12.2.205
    Have an idea?

    Hi Ted,
    how can I solve the problem, please? It is important.
    If I can help yourself, the problem is appeared in many reports since I updated the library (the old library version 11.8.4.1094 works fine with all). I'm waiting for your answer, please.
    Thank you very much.

  • Can't get around this error after adding second dataset...A scope is required for all aggregates used outside of a data region unless the report contains exactly one dataset

    I added a dataset to an existing report and broke an aggregation.  In the old (i.e. single dataset) report, this expression below worked fine.  I wanted to get a distinct count of the vst_ext_id field when my educated field was like "VTE1*"
    = CountDistinct(IIF(Fields!educated.Value like "VTE1*", Fields!vst_ext_id.Value, Nothing))
    After adding a new dataset, this no longer works and I get the error " A scope is required for all aggregates used outside of a data region unless the report contains exactly one dataset".  Having done some research online, I found that I
    needed to specify my dataset explicitly and I thought this new expression might work, but still no success...
    = CountDistinct(IIF(Fields!educated.Value,"DataSet1" like "VTE12*", Fields!vst_ext_id.Value,"DataSet1", Nothing))
    Am I missing something?  Based on online responses, this explicit dataset naming convention seems to help most people, but it isn't working for me. 
    Thanks in advance!
    Brian

    I found the answer.  Apparently, my expression syntax was off.  This expression does the trick...
    = CountDistinct(IIF(Fields!educated.Value like "VTE12*", Fields!vst_ext_id.Value,Nothing),"DataSet1")
    I just happened upon this particular syntax searching online.  I was trying to specify the dataset name after each .value, but I never got that to work.   This is the only time I have found this particular syntax online. 

  • Two data Models in one report

    Hi There,
    I have created two data model for my report. The queries have no relation to each other. Is that possible to put both these in one report with same user parameters. or do u have any better suggestion to do this.
    For Example:
    select count(*) from (select name "Worker" from person
    where start_date between (:P_1) and (:P_2)
    select count(*) from (select name "ADMIN PERSON" from admin
    where start_date between (:P_1) and (:P_2)
    Thanks

    Hi Jagjit,
    I created one report with 2 SQL queries:
    select count(*) from employees where department_id < :P_1
    and
    select count(*) from departments where department_id < :P_1
    And it worked fine. So your report should be OK. By the way, a report has just one "Data Model". It is possible to have 2 or more "Queries" in the data model.
    Navneet.

  • Is possible to take the Infopath form with two repeat section in one SharePoint list

    Is possible to take the Infopath form  with two repeat section in one Sharepoint list 
    Take two repeat section and put them one bellow to other one in a SP list.
    The motive is that the first repeat section is based in account own by the requestor and the second repeat section is when the requestor is doing backup time for some one else where need to log the amount of time that spend in the peer account.
    I have basic logic in the form when requestor said Are you doing backup for some else? and press YES it is be able to use the second repeat section.
     Le me know how much pain full is going tobe or not..
    –Q1: Is possible to do this ?  With codeless or not
    –Q2:What steps I need to do to accomplish this?  feasible or not
    the following picture give a better idea of what I am looking to accomplish:
    CRISTINA&amp;amp MICROSOFT Forum

    Hi,
    Thank you for your question. I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience. Thank you for your understanding and support.
    Thanks,
    Linda Li
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Two layouts in one report

    I have a requirement where I have two queries giving two different outputs, I want these two in one single report with two layouts, I was able to achieve this with Concatenate option and there by build by RTF templates based on the Groups of each query, The problem I found is the performance because everytime view is hit by choosing the required report layout both the queries are running and ther by affecting performance, Is there anyway that when I choose the layout only the query related to that layout is run and other when I choose the other layout?
    Regards

    Hi Srini,
    Thanks for your response!
    I am not using my "back button".
    Clicking the report first time in a session (or viewing the report after modifying it) opens "html" and next time onwards it opens last selected template layout and output format. I am not sure whether this is a bug or intended behavior.
    Thanks,
    Ashok

Maybe you are looking for