Different Page Orientation in Single Report

i am using Crystal Report XI Release 2.
I am creating a report. First page i want to use Portrait Orientation and all remaining pages should have landscape.
First page is cover letter which should only be in Portrait. I tried making this as sub-report, but when i change subreport's orientation, it changes the main reports orientation.
Thanks For Support...

Hi Sastry
I've just finished rehashing a report that has required a change from Portrait to Landscape, which I havent' been able to do until getting Crystal 2008... Phew!... Or so I thought...
While editing, the print preview shows me exactly what I want to see... seamless transition from Portrait to Landscape pages.
But once I load the report back into my database and generate it, Crystal seems to change its mind about the changing orientations, and completely ignores the call for Landscape from the second page onwards.
Do you have a suggestion to solve this problem?
-Karen

Similar Messages

  • Different page orientation in same report!

    As in Microsoft Word I am trying to customize a mail merge totally in Crystal Reports using Access as the data engine.  Can Crystal have a cover letter, with merge fields, from Access as portrait orientation (page 1) and then all subsequent pages in landscape orientation (recipients data pages).  In summary I need Crystal to be able to have page 1 as portrait and all other pages as landscape within the same report.  This answer is dependent on whether I purchase Crystal Reports.
    Thank You

    Hello,
    This functionality is new with CR2008. You can visit the [Crystal Reports 2008 Features|http://www.sap.com/solutions/sapbusinessobjects/sme/reporting-dashboarding/reporting/crystalreports/featuresfunctions/index.epx] page for more information.
    Sincerely,
    Dan Kelleher

  • Calling different pages in a single sap script based on conditions?

    Hi All,
             Can anyone please give me an example of how to call different pages in a single sap script based on condition. Eg., i need to call 5 differnet pages from a single sap script based on 5 company codes.
    Please help
    Regards
    Priya

    This approach to make call from SAPscript. Its concept is similar to make call to a subroutine in another program. I would presume you understand how to use USING and CHANGING parameter. =)
    SAPscript -
    /: Perform get_date in program z_at_date
    /:    using &p_year&
    /:    changing &new_date&
    /: endperform.
    program z_at_date -
    form get_date TABLES rec_in  STRUCTURE itcsy
                                    rec_out STRUCTURE itcsy..
    DATA:
       v_year type char10.
    sap script and subroutine uses itcsy structure to transmit parameters
    first parameter is incoming while second parameter is out going
    their function is like an internal table with header line
    all data types between SAPscript and subroutine are string.
    so, you might need additional conversion.
    read incoming parameter with exact name from SAPscript
      READ TABLE rec_in WITH KEY name = 'P_YEAR'.
      IF sy-subrc EQ 0.
        v_year = rec_in-value.
      ENDIF.
    to return value, use the exact name on the second structure
        CONCATENATE v_year v_year INTO v_year.
        READ TABLE rec_out WITH KEY name = 'NEW_DATE'.
        IF sy-subrc EQ 0.
          rec_out-value = v_year.
          MODIFY rec_out TRANSPORTING value WHERE name = 'NEW_DATE'.
        ENDIF.
    endform.
    Hope this helps =)

  • Different page orientation in SMARTFORMS

    Hi Experts,
    Is it possible to have different page orientation (portrait/landscape) for different pages in one smartforms? Thanks so much!
    Best Regards,
    randy

    Hi,
    Yes, it is.  Go to the output options of the page and select the portrait/landscape option.
    Regards,
    Nick

  • Setting the page orientation for a report

    Hi
    Currently, in infoview I have observed that we can set the page orientation for a report in a webi document , i.e. whether the report is to be viewed in landscape mode or portrait mode.
    Currently, in the BO SDK, I have come across the classes like Orientation, but am not able to figure out how to use them.
    Can you please paste some code snippet, how to use this class for setting the orientation of the document.
    Thanks in advance,
    Shruti

    Hi Shruti,
    To retrieve the Reportcontainer for an existing report on a WebI document, you can do the following:
    ReportStructure oReportStructure = oDocumentInstance.getStructure();
    ReportContainer oReportContainer = (ReportContainer) oReportStructure.getReportElement(0);
    Hope this helps.
    Regards,
    Dan

  • Can we add different pages in the jasper report

    Dear friends,
    Can anyone help out ,how to add different pages in the jasper report and also can i increase or decrease the textfield size dynamically,
    Thanks in advance
    Urgent

    http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215&func=showcat&catid=8

  • Printing different pages by clicking single button

    Hi,
    I want to print different jsp pages by clicking single button.all process should be done in back ground.Is there any way to do this.
    please help me.
    thanks

    If you are using JavaScript you can do the following:
    In the HTML Header add :
    <link rel=alternate name="printlink" media=print href="{path to jsp}">
    This will cause the jsp/html page pointed at in {path to jsp} when you do a javascript:window.print().
    Such as :
    <input type="button" class="stdButton" value="Print" name="Print" onClick="javascript:window.print();">
    If you have different pages to print you can redirect the link like this:
    <input type="button" class="stdButton" value="Other Report" name="OtherReport" onClick="printOtherReport();">
      function printOtherReport() {
      window.document.getElementsByTagName("link").item(0).href   = "{path to other jsp}";
      window.print();
      window.document.getElementsByTagName("link").item(0).href = "{path to first jsp}";

  • How can I use two different page orientations in the same document?

    I am trying to have both portrait and landscape page orientations in the same document.  Pages doesn't seem to like this.  Is there a way?

    I tried to comment on another thread about this same issue, but the thread was closed.
    In the other thread; however, some asked why rotating one pages was necessary, and if they knew then maybe there would be reason to create the function.
    Well, I don't know about why anyone else needs it, but for me it's for the papers I have to write for my masters program. The professors like to have the rubric attached to the bottome of the document so they easily grade and keep things organized. They of course give directions on how to easily change the orientation of the last page in Word, but not all of use Word, or even want to use Word. Maybe I need to ditch Pages and go to Word? I'd really hate to do that!
    So, come on Apple, let's get this feature added, stat!

  • Add results of different queries in a single report.

    Hi guys,
      I have one problem, plz help me out. Actually I have 3 queries in a report. The three queries come out with a single values each. The queries are suppose ZBQ1, ZBQ2 and ZBQ3 in a single report in Report designer, its name is suppose ZREP1. I need to calculate the sum of 3 results of the previous queries. and show it in a particular section in the report. Please help me out.
    Thanks,
    Niloy

    HI
    Better to use the workbook. just create the workbook with these three reports and place the three reports at bottom in the excel sheet then you caluclate the formula based on your requirement and place that results in top of the excel(workbook).
    Regards,
    Chandra.

  • Different page orientation in new section?

    I have a Word document I'd rather do in Pages, so I am recreating it. I need to have the first section in vertical orientation, and the second section in landscape (horizontal). Is there a way to do this? When I ask for a new section and change the page layout, it changes the whole document.

    Penny
    I agree in some ways that you shouldn't change the good parts, but disagree on the point that if an outside idea is a good one it should not matter where it has been used.
    All programs have their faults and IMHO Pages has a disproportionate share, to the point I really find it difficult to use productively for almost any kind of work.
    I storm through work with iText Pro where I trundle in Pages. That is despite iText Pro having a relatively clumsy method of implementing and applying styles, and lacks floating objects.
    On more than one occasion I have tried to use Pages for serious work only to founder on one or more fatal stumbling blocks, despite having steadfastly ignored its maimed User Interface. You can't accuse me of not knowing the program.
    In the end there is its doomed .pdf output to put the nail into the coffin of any real work I might do.
    It holds a tantalising glimpse of what it could be however, and there is always the next version and the next version to inspire hope.
    Peter

  • Different layouts in one single report

    Hi,
    My report consists of 6 different spreasheets, 2 has Landscape layout and 4 has Portrait layout.. so i m trying to create 2 portrait in Header section, 2 Landscapes in Main section, and 2 portrait again in the trailer section.. i have six diff queries for six sheets.. i created one Lanscape in main section with the matrix query.. i m trying to create 1 portrait in trailer section (tabular ) ..... but when i finish this tabular and try to run it, it changes the layout for matrix report in the MAIN section ???? does it overwrite the original layout, which was set for diff query ?
    How to solve this ???? I tried with report block as well...
    Pleaseeeeeeee help..

    Hi,
    bring your two different layouts in seperate frames and write format triggers on this frames to show or suppress them (depending on your input). Connect the two frames with an collabsing anchor.
    Regards
    Rainer

  • Different page formats in single Smartform

    Hello Experts,
    I have an requirement in my custom Smartforms. I want my first page as by default DINA4 page in where as from second onwards, I want DINA3 page format. Could it be possible? If yes, how I can achieve this? Thanks in advance.

    Hi Mayuresh,
    You can't give two page format in one smartform
    The page format are declared  in form attributes it will be same for all pages
    one thing you can do is change it to landscape or potrait.
    Regards
    Arun VS

  • How to spilt the screen in to frames and load different pages in a single window??

    i want to split the screen in to frames using flex help me...

    Welcome to the forum!
    The video I want to create is look like a cubic, with my face all around the centre and looking to her ( a video of her will be in the centre) and 8 different video of mine looking to hers.
    Put the clip(s) of you on 8 different video tracks in the timeline above each other, and the clip of the girl you want in the center on a 9th video track.
    Double-click one of the clips to open it into the viewer. Click the motion tab. There, adjust the scale value so it is the right size and the center value so that it is correctly positioned. Repeat for the other 8 video tracks.
    Hope this helped,
    Sasha

  • Different Page Orientation

    Hi Folks,
    I have a form, a PO Output, that I have written in Adobe Forms, it is nearly finished apart from one last requirement.
    I have the form in Landscape format, the data should create as many pages as it needs to output the data in landscape format. When it is finished outputting the data, the last page it should print is a terms and conditions page in portrait format.
    I have been able to set the two page formats, however, the first page prints correctly in landscape, but then all subsequent pages print in portrait, how do I set it so that only the last page prints in portrait?
    Thanks for any help,
    Colm

    Hello Colm,
    Create two master pages, say Page1 and Page2, and create two body pages, say BP1 and BP2.  Place the PO data subform on BP1 and Place the terms and conditions on BP2.  As soon as all the data gets printed,  in the last page, terms and conditions get printed.  If you need to terms and conditions on the back side of the last page, please let me know.
    Please let me know, if you see any issues.
    Thanks,
    Rakesh

  • Dynamic Page Orientation in Reports 6i

    I have the following requirement. I need to print a letter that contains an attachment. The letter is two pages long and the page size letter and orientation is portrait. The attachment is legal but the orientation is landscape. So what it essentially means is that I need to change the orientation between pages. The letter is a separate repeating frame that the attachment, they are at the same level. I have set the main layout section to H=11 and W=8.5. When I layout the attachment in the layout editor and run the report I get error that the body is outside the frame etc... Meaning the size of the attachment is outside the page. I can define a different page size in the Trailer Section and it works fine if I am only printing one letter, If I enter parameters to print multiple letters, ie. from Customer A to C I get Letter A followed by letter B then Letter C then the three attachments. Problem is the letters go to a folding machine and need to be in order. I know I can do it by using text fields that contain the field name prefaced with and ampersand and then rotate the text field accordingly but this seems very cumbersome. Does anyone know of a better way to essentially create a single report that has different page orientations from page to page. Thanks in advance for any insights. Phil

    hello,
    in 6i we only support one page size per report. in 9i/10g we allow for different pagesize settings for the three sections of a report.
    thanks,
    ph.

Maybe you are looking for

  • HT204053 Anyone have issues changing their iCloud account on their ipad?

    I read how to change the iCloud account on the iPad but when I go to do it' it only lets me select the password and iPad name. When we got this iPad it was put under my husband's iTunes and iCloud account. Now I have my own iPhone with an iCloud and

  • 3d menu greyed out in PS CC

    My menu is all greyed out, the only available option is "get more 3d content": Any suggestions? I have a HP Pavilon dv7 intel i7 with a HD Grpahic (3000 i think) Family video card. Adobe Photoshop Version: 2014.2.2 20141204.r.310 2014/12/04:23:59:59

  • # Need help setting up DW CS3 local, dev and prod sites

    Hi all, I'm currently building a site in DW CS3 and wanted to structure things so I could develop, test, then publish in a more structured manner. What I'd like to have is the follow setup (sorry for the botched diagram): Computer 1 Computer 2 (local

  • Condition Price to be picked in GR from the condition table MEK1

    Dear All, I have a requirement like I have 3 different condition type say ZPBS,ZSPL,ZADD.I have maintained these condition with a new acess seq.For these conditions i maintained some fixed value in MEK1,say 500,20,10 respectively. After that i did a

  • Material master classification view mandatory

    Hi All, Can we make classification view required for any material creation using MM01.  We want the user to maintain a value in the classification view before the user is allowed to save and create a new material.  Any help would be greatly appreciat