Multi Page - Multi Layout  - Vertical panels per Page- Effect

Hi
I need to create a report which is having 4 pages - In the layout itself I need to design such way , first full page will be text -second page and third page will be with repeating frame . Fourth page will be with text.
Example in Emp Table for each dept i need to print like below
MY query is select empno, ename, job, dept from emp ( with group above Dept no, Job)
And Lay out design as below :
First Page - Only Dept no - with other predefined texts.
Second Page & Third page - data will be printed (fetched) from repeating frame.
Fourth page - Only Dept no - with other predefined texts.
I need above report for all dept in emp table
So i changed the Vertical panels per page of the reports main section to 4 . and size to 36 (4*9), but when I runt the report getting error
REP-1814-Report Cannot be formatted,Object Horizontally and vertically can never fit witing R_G_JOB.
Any help to fix this issue.
Thanks in Advance .....
Edited by: O.Developer on Feb 15, 2013 2:45 AM

Hi
Thanks for your suggestion.
However we have conluded the answer with my manager' help.
Here is how :
After spending many hours, finally we didi as below :
Develop Data model with relevent query.
Develop report laoyout using reportg wizard with 'No Template'(do not make manual layout).
Now select the very first outer frame and extend this frame to three or four pages as per requirement.
(Do not change any other layout coordinae values)
Now run the report, the report will give expected output.
-----------------

Similar Messages

  • 12 Vertical panels per page in oracle report 10g

    Hi,
    I need to create a report which is having 12 constant pages (12 logical pages). So i changed the Vertical panels per page of the reports main section to 12 (50 is max supported by oracle). And in the paper layout i have to drag the main repeating frame to 12th page (i.e from 1st page to 12th page). but it shows 10 pages in reports paper layout without margin. If i on the edit margin then it shows 12 pages. But if i on the edit margin i can able to drap the my frame. So any way to do that.
    Pls help me to short out this.
    Regrads
    Balaji.M

    Hi
    Thanks for your suggestion.
    However we have conluded the answer with my manager' help.
    Here is how :
    After spending many hours, finally we didi as below :
    Develop Data model with relevent query.
    Develop report laoyout using reportg wizard with 'No Template'(do not make manual layout).
    Now select the very first outer frame and extend this frame to three or four pages as per requirement.
    (Do not change any other layout coordinae values)
    Now run the report, the report will give expected output.
    -----------------

  • Vertical Panel per page Problem for Form-type Reports

    I have a notification form-like report consists of 5 pages so I set the vertical panel to 5 (so when it prints, there are actually 5 physical pages, but 1 logical page in the reports builder). Some fields will expand, their datatype is BLOB. And when they expand, there are now 10 physical pages (even if the expansion is caused by a half-page-long data) some with blank pages. What I expect to happen is that there are 5 physical pages (as originally set) and additional pages (let's say another 1 page) for the expansion. But is this possible, that we can limit the number of vertical panels for the expansion? Can anyone help me please...?

    Has anybody experienced the same problem? Thanks in advance!

  • __Is there a way to make a multi-layer Ai file into a multi-page PDF? (1 layer per page)

    __Is there a way to make a multi-layer Ai file into a multi-page PDF? (1 layer per page)
    thanks

    Definitely can be done.
    In CS 4 you create an artboard for each page and the position the art for the corresponding page on the corresponding artboard and make a layer for that art. This way it does not even matter if the layer s are properly layered when saving the pdf. Just as long as the artboards are.
    CS 3 and earlier  back a larger document that can be divided into whole pages by turning on tiling and using the page tool position that art.
    Position the art for each page over the designated artboard make a layer for each pages art now when you export the with tiling on and you wll get a multi page pdf.

  • Print multiples of the same image on one paper. I tried to change the layout to 9 per page, but it's only showing up and printing one per page, though it is the size i would like. But only one image is showing up as opposed to 9

    I'm trying to print multiples of the same image on one paper. I tried to change the layout to 9 per page, but it's only showing up and printing one per page, though it is the size i would like. But only one image is showing up as opposed to 9. HELP!!Version 7.0 (826.4)
    I'm using Preview Version 7

    Hello @kgingeri1, 
    Welcome to the HP forums.
    If you have sent a test print via ePrint, and experience this issue, i would call the Cloud Services department.
    If ePrint works fine, it is definitely a Google Cloud Print issue.
    Also, when you print from your android device, are you using Google Cloud print or the HP ePrint app?
    Please call our Cloud Services at 855-785-2777.
    If you live outside the US/Canada Region, please click the link below to get the support number for your region. http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    Hours:
    Mon-Fri. 8am - 11pm, Sat. 9am-8pm - EST
    Mon-Fri. 7am - 10pm, Sat. 8am-7pm - CST
    Mon-Fri. 6am - 9pm, Sat. 7am-6pm - MST
    Mon-Fri. 5am - 8pm, Sat. 6am-5pm - PST
    Aardvark1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!

  • How to remove all pages from layout? (except Master Page)

    Geetings Experts:
    I'm implementing additional security measures into my 'initialze' event, where I'll check some global variables and render the file unreadable if needed.
    Which object and properties do I access to remove all my pages from the form?
    I would like to createa a function that removes all the sub pages, leavning only the Matster Page, enable a label in the MasterPage and save itself.
    I searched for xfa.layout and Page[n].remove() methods but cannot find any reference to these.
    .presence = "hidden", fulfills my purpose but the pages remian visible and I need for a clean solution no pages are visible.
    I'm advanced in C# but a novice in LC JavaScript, so any comment, reference or code snipet will be greatly appreciated
    Thank you for your time,
    Ivan A. Loreto – Computer Education Technician
    LOMA LINDA UNIVERSITY | School of Allied Health Professions - Department of Physical Therapy
    [PDF Development Platform]
    Windows XP SP3
    Acrobat Pro 9
    LifeCycle Designer ES 8.2

    Hi Ivan,
    The particular syntax of Javascript in LC Designer is different from that used in Acrobat and different (as I understand it) from core javascript and other applications. There are several free guides on the Adobe web site which cover Acrobat and LC:
    http://www.adobe.com/go/learn_lc_scriptingBasics
    http://www.adobe.com/go/learn_lc_scriptingReference
    http://www.adobe.com/go/learn_lc_formCalc
    http://www.adobe.com/devnet/livecycle/articles/Adobe_XML_Form_Object_Model_Refer ence.pdf
    http://www.adobe.com/devnet/acrobat/pdfs/lc_migrating_acrobat_xmlform.pdf
    And a very handy resource (it goes back to version 6, but is still applicable):http://partners.adobe.com/public/developer/en/tips/CalcScripts.pdf
    JP Terry's book on LC Forms is very good and we use www.pdfscripting (which is a subscription service). If you are going to be doing a lot of LC Designer work, these may be of help.
    I am not a coder, so I going to try and work through your script. Bear with me if you already have this sorted...
    The script looks ok and you are using the resolveNode method correctly. Seeing topmostSubform in the resolveNode indicates that you imported an existing document into LC. This is fine, but sometimes it restricts some of the functionality.
    For starters I think that mPg is returning null. You can use the following in your script to see what is happening (debugging) and then comment it out:
    console.println("mpg: " + mPg);
    Then when previewing hit control+J to bring up the javascript console, then will show the value of mPg when that script executes.
    Try deleting the SOM up to #pageSet:
    var mPg = xfa.resolveNode("#pageSet.MasterPage1");
    The javascript console will show you when the script is working.
    In relation to the loop, I would advise a few changes:
    for (var i=1; i <= xfa.layout.pageCount(); i++)
         var vPage = ("xfa.form.topmostSubform.Page" + i).toString();
         //console.println("vPage: " + vPage);
         var curPage = xfa.resolveNode(vPage);
         curPage.presence = "hidden"; 
    }//next page
    There are a few things here:
    I would declare i as a variable, not an integer (not sure if it makes a difference);
    I would use pageCount rather than numPages and then <=;
    There was an extra ; at the end of the loop declaration;
    I would break the script into steps and get the full SOM of the page as a variable first and then resolveNode that variable;
    You don't need to go to the current page;
    I tend to name master pages with a capital "P" and pages with a small "p". Personal preference, but it can make tracking script easier.
    Have a crack off that and hopefully you can get it to work,
    Niall
    ps another tip, if you want to reference an object in script. First click on the object you want to script for and then scroll (or click on the master page) for the object you want to reference. Click inside the script editor and then when you move the mouse back into the form, press and hold Control, this will turn the mouse into a "V". When you click on the object you want to reference it will insert the SOM into the script. If it needs the resolveNode it will automatically put that in for you. Holding Shift and Control will insert a fully resolved node.

  • Limit the number of records per page in webi

    Hello All,
    How do i limit the number of records per page in webi?
    i was asked to have not more than 20 records per page.
    In " NUmber of Vertical records per page"(Quick display mode) the default value was 100, i am trying to set it to 20 ...but its not updating....its still taking 100.
    I am on BO XI 3.1 Sp2 fix pack 3
    Please let me know a way to accomplish this.Any inputs appreciated
    Thanks

    It can be done as follows:
    1. create a variable at report level as:
            v Test = Floor(RowIndex()/20)
    2. Added this variable in the Block as a new column.
    3. Select the v Test column, Right Click and set as section (also you can apply break).
    4. Go to structure mode select section\break and go to properties tab and select the property "Start on new page".
    Regards,
    Rohit

  • Can see only one photo per page. How to revert to multiple images per page?

    First noticed on my iMac and now on my Macbook (10.4.9)--I'm no longer seeing a month's worth of photos on a single page. Only one photo per page, sometimes with miniature ones in the top border. I thought it was simply an inadvertent click on by part and easily corrected. But all attempts on both computers and reading of Help index haven't led to restoration of an entire page of photos and elimination of the annoyance. I'm wondering now if something I downloaded might have altered iPhoto program itself, making it impossible to view large numbers of photos at the same time. Any suggestions appreciated.
    Cap

    Cap,
    This view, with the one photo big and the thumbnail strip across the top, is what happens when you double-click a photo with "Edit in: Main Window" set in the Preferences. There should be a button visible that says either Done or Return, to exit edit mode and return you to the library. If you still see only one photo, use the size slider in the lower right corner to reduce the photo size and get more thumbnails on the page.
    If, for some reason, you can't exit the edit mode, you may have a corrupt preference file. Quit iPhoto. Use the Finder to navigate to Macintosh HD/ Users/ (your user name)/ Library/ Preferences/ com.apple.iPhoto.plist and move that file to the Trash. Launch iPhoto, and you should be returned to the main viewing mode. You'll have to go in the Preferences and reset them to your liking.
    Regards.

  • Data Merge, its is possible to display 5 records per page?

    I have no problem doing data merges.  They always seem to only show one record per page, but is there a way to be able to display more records per page?

    Read the help for a full explanation, then come back here with specific questions if you still have problems...
    Basically, you set up a single instance of field placeholders on you page, then select multiple records per page in the merge options. You cannot specify a number directly, but ID will reprduce as many records on the page as all elements will fit using the spacing settings you set up, so you might want to add an empty frame the size required to get your five instances with zero spacing and group it with the field tags.

  • Vertical panels

    hi
    I am using Reports 3.0 on windows 98 platform. I have a report with 6 vertical panels and 6 frames on each panel with vertical elasticity variable. I have a conditional formatting for each of these frames whether to display or hide them depending on the user parameters. But when I run the report, it is leaving blank pages when I hide them.
    for example , if I hide page no.3, it is printing Pages 1,2,<a blank page> and them 4,5,6. I just want pages to move up and no blank blank pages to be printed either in middle or at the end.
    Please help.
    Murthy

    How to extend a repeating frame in layout
    to multiple pages, to accomodate many child
    frames inside. As long as the repeating frame is variable vertically, it can span any number of pages as required when designing the report. The problem only occurs when running the report. All the objects within the frame have to fit directly within the page or be moved up when they are about to print onto the page.
    In your case, each of the child repeating frames will fit within a single panel - and move up onto the first panel when the previous child repeating frame has completed. So you only ever need one panel. The only time you'd need to is if a single physical page of the report wasn't large enough to take a single instance of the lowest level repeating frame. In your scenario, this isn't the case.
    The existance of the master repeating frame doesn't really complicate anything (as long as it's variable size).
    Try creating a simple report with a variable sized repeating frame spanding 2 panels. Then create a variable sized frame the same size as each panel within each panel inside the repeating frame. Place a boilerplate object in each variable sized frame. When you run this report, it prints as expected with both boilerplate objects appearing on the first page. If you want a page break, set the "page break before" property against the second frame.
    This is the report structure that your trying to achieve. What you place in each of these variable sized frames doesn't matter. You still only need one physical panel per page.

  • Multi page recordset output from ASP page on Spry Tabbed Panel Widget

    I am using a simple Spry Tabbed panel set on my asp page to show the output from different ASP pages, inside the tabbed panels. The tabbed panels on the page under consideration (destination page) display the output from different asp pages (source pages). The source asp pages generate multi page outputs which are paginated on the source page itself and pagination links are displayed on the source page itself.
    However, we dont want to display the source page outside of the tabbed panel, but instead the output content from the source asp pages should show inside the tabbeed panels only. The first page generated by the source asp page displays correctly inside the tabbed panel. However, when the user clicks on the links for the next page generated by the source asp page, but which is being displayed inside the destination page tabbed panel, they dont display the next page inside the tabbed panel. Instead the source asp page displays the output outside the tabbed panel destination  page.
    Please advise on how to ensure that the user can page through the recordset generated by the source asp page by clicking on the pagination links at the bottom of the records, while ensuring that the output displays within the tabbed panels on the destination asp page.
    I am enclosing the source code being used to generate the spry tabbed panel widget and also updating it with the output from the source asp page. In this case, the code given below is from the main page containing the widget and the source asp page is "sample.asp", which generates multi page output.
    Please note that I am not too keen on using xml data sets output from the source asp page, but would be more comfortable with directly using the asp pages to fill the tabbed panel content.
    Please help
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Untitled Document</title>
    <script language="javascript" src="/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="/SpryAssets/xpath.js" type="text/javascript"></script>
    <script src="/SpryAssets/SpryData.js" type="text/javascript"></script>
    <link href="/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup">
          <li class="TabbedPanelsTab" tabindex="0" onclick="Spry.Utils.updateContent('two','sample.asp?page=' <%=i%>); Spry.Data.initRegions();" >Tab 1</li>
           <li class="TabbedPanelsTab" tabindex="0">Tab 2</li>
      </ul>
      <div class="TabbedPanelsContentGroup">
        <div id=two class="TabbedPanelsContent">Content 1</div>
        <div class="TabbedPanelsContent">Content 2</div>
      </div>
    </div>
    <script type="text/javascript">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    </script>
    </body>

    I fully agree that the problem does not lie with tthe tabbed panels.
    The solution would probably be first required to be tried using ajax on any div tab.
    Then the same code would have to be used on Sprytabbed panel. Hence, the following may be advised:
    1. Sample code for server side pagination and displaying inside any div tag and refreshing it using ajax. the update link would also lie inside the div tag which would show the next/ previous page without reloading the page.
    2. Then adapting the refresh technique using ajax in the Spry Tabbed panel using the inbuilt updatecontent method of the Spry Tabbed panels.
    In order to achieve the above, I am getting the recordset output in the tab content as expected. The recordset is also getting the pagination links from server side asp as required.
    However, it is also generating the following error.
    Webpage error details
    Message: Unterminated string constant
    Line: 9
    Char: 56
    Code: 0
    URI: http://localhost/test/test5.asp
    The sourcecode is as given below. If you can help with the error indicated above, my problem would probably get solved.
    <html><head>
    <title>Untitled Document</title>
    <link href="/SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css">
    <script src="/SpryAssets/SpryURLUtils.js" type="text/javascript"></script>
    <script src="/SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="/SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="/SpryAssets/xPath.js" type="text/javascript"></script>
    </head>
    <body>
    <div id="TabbedPanels1" class="TabbedPanels">
      <ul class="TabbedPanelsTabGroup">
        <li class="TabbedPanelsTab" tabindex="0" onclick="Spry.Utils.updateContent('one','untitled-5.asp');">Tab 1</li>
        <li class="TabbedPanelsTab" tabindex="0" >Tab 2</li>
      </ul>
      <div class="TabbedPanelsContentGroup">
        <div id=one class="TabbedPanelsContent">Content 1</div>
        <div id ="two" class="TabbedPanelsContent">Content 2</div>
      </div>
    </div>
    <script type="text/javascript">
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    </script>
    </body>
    </html>

  • Multi-Page Custom Layout?

    So it's kinda hard to think of a thread title that succinctly lays out what I'm having trouble with here.
    Basically, I'm wondering if it's possible to view a *SINGLE* page of a *MULTIPLE* page custom layout in the print module. It's quite possible I'm just retarded and am missing something simple, but when I add a page to the layout, it pops up in what is basically grid-view, with all the pages visible at once. Adding more pages just makes each page smaller. This is, obviously, not an ideal situation for doing layouts.
    So, am I missing some totally obvious way to fix this? The print module does single-page views when doing contact sheets and whatnot, so I know it's theoretically possible. Or is it not doable in custom package mode?

    There is a zoom page button on the preview pane at left top

  • Need to extract faces and names from a multi-portrait high school year book scanned page

         I am responsible for generating individual high school student portraits (5" x 7") from scanned 600 dpi pages of portraits from my high school beacon (year book). There are 16 - 20 black and white portraits per page and there are between 800 and 850 students in my graduating class.
         The end product is taking an estimated 850 portraits from multi- portrait pages and convert them into individual 5" x 7" B&W photos.
         Attached is one of the pages of portraits to experiment with. Other than selecting each individual portrait and pasting it into a new image from the clipboard, I don't know of a faster way to do it. This will nearly take forever.
           Might there be a way to create a grid of selections template that applies to each page and extracts the portraits and names separating them into individual images?
    I couldn't download a sample for some reason. The portraits are arranged 4 wide and 5 down like below table but without the header.  The names are below the faces. If one of you has an idea, I could email the full size image to you.
    Header 1
    Header 2
    Header 3
    Header 4

    Nothing shows up.
    1. Go to www.pixentral.com
    2. Put your cursor in the blank provided for the upload (where it says your image)
    3. Click on the Browse button
    4. When the "Choose File" box pops up, navigate to where your photo is stored, click on your photo file, then at the bottom of the box, click the Open button
    5. It will come back to Pixentral with the path to your photo shown in the blank
    6. Now on the Pixentral screen, click on the Send button
    7. Once your photo is loaded (you'll see it on the Pixentral screen) scroll down to the bottom of the photo where you'll see two lines of text, one that says HTML and one that says Forum
    8. You need to copy all of the text in the box after "Forum"
    9. An easy way to select it is to triple click on the text OR drag your mouse all the way from the first character to the last character of the text
    10. Once it is selected, press Ctrl-C to copy it
    11. Then go to your message on the forum here and paste your link by pressing Ctrl-V

  • Multi-query group above report creates more pages

    Hi,
    I have a multi-query group above report (paper only), the parent group creates 5 rows(subframes) all onto the same page, but then creates 4 more IDENTICAL pages!!?
    at the end I have 5 repating frames and 5 pages.
    If I set Maximum Records per Page to 1, I have 5 pages (IDENTICAL) with the first frame only...
    any idea?
    cheers
    Matteo

    hello,
    you will have to create a counter, that tells you the numbers of students (summary-column, function : count, reset on : course) and create a format-trigger on the heading that hides it when the number of students is 0.
    regards,
    the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • "Layout" option in iPhoto 09 - multiple photos per page

    I am trying to printing several different photos on a single page. While I can achieve this by selecting a smaller image size and letting iPhoto arrange them automatically I would like to adjust the layout. When I selected "Layout" (under "customize") earlier I was offered layouts for One, Two, Three etc. images per page but now I can't find how to get iPhoto to offer more than One image per page. Am I doing something wrong? With several pictured selected, how do I customize the layout?
    Thanks
    Duncan

    Thanks - That is what I figured but the strange thing is that when I clicked on "Layout" 20 minutes before I posted this question it offered me page layout options for "One", "Two" "Three" and "Four" images per page with different configurations for each......but now I can't get those options - frustrating! And thinking about it, why would it say "One" under layout if there were no other options available?
    Has anyone else experienced this? Do other iPhoto 09 users get multiple images per page options under "Layout"?
    Thanks
    Duncan

Maybe you are looking for

  • Deriving the profit center / segment during Bank Reconciliation

    Hi SDN, One of our requirements is to generate a Financial Statement by Segments. For this reason, we also need to derive / tag our Bank Reconciliation documents (Manual and Electronic) to the corresponding profit centers or segments. The problem tho

  • Solution Manager 4.0 Implementation Tools Experience Information

    Hi, We are looking at implementing the Blueprint, Configuration and Test Manager implementation tools for SM 4.0 to assist with our ERP2005 upgrade from 4.6C. We have gone through pretty much everything that is available online for SM in SAP Service

  • [GeForceFX] Difference Between DVI-I And DVI-D

    I have a FX-5200-TD128 video card that is marked DVI-I and looking at LCD monitors I noticed some of them are marked DVI-D.  Is there a difference?

  • How do I stop thumbnails from opening when inserting pdf in Acrobat XI.

    Operating system is Windows 7. I just upgraded from Acrobat X. When I inserted a pdf into another pdf it was done. In Acrobat XI when I insert the thumbnails column opens up and I have to click on it to close it. This is annoying.

  • Change The Swing Application Color

    I Have an Application with several screens. There is an option for the user to change the background color for all screens. But in my case the change will only occur when the application is executed again. (I store the color in a text file and reads