Positioning of variable content section in first page footer

Hi,
The below is my requirement. Please suggest your ideas to implement this logic in Documaker studio 11.4
Table
Date
Name
Polnum
Prem amt
D1
N1
P1
Amt1
D2
N2
P2
Amt2
D3
N3
P3
Amt3
Dn
Nn
Pn
AmtN
Content1 - Which may come from 1-1000 chars as variable from input file
Content2 - Which may come from 1-1000 chars as variable from input file
Content3 - Which may come from 1-1000 chars as variable from input file
Content4 - Which may come from 1-1000 chars as variable from input file
Explantion of requirement
The sections content1, content2, content3 and content4 have to be always placed in the first page. The dimension of these content will vary depending on the input. After placing the sections content1, content2, content3 and content4, the rows of the tables has to be printed in the available space and the remaining rows can be printed on the second page..
Thanks for the help in advance....

Are you suggesting that this table is in your footer? A footer cannot split across pages. It would have to be a non-footer section to be allowed to split.
Assuming this is not a footer, the final table section might end up pushed off the page depending upon the mapping of content into the earlier sections. You see, only the section that is currently formatting - via a MLT field or an embedded field referenced in a text area - has opportunity to split as it formats. If the expansion of that section pushes another section to encounter the footer or bottom of the page, then that pushed section goes to the next page. It doesn't have opportunity to split because it is not the one that is currently formatting.
If by the time you reach the table section it is still on the page, then if the table expands too far it would split the rows across the page boundary, because it is the one being formatted.
So you see, the result will depend upon whether the expansion of the first 4 sections causes the table section to be pushed off the page or if it is the table formatting itself that causes the expansion.
Some people decide to instead create independent sections to represent each rows of a table. That way, you don't have one large table section, but multiple smaller ones which will be pushed off one at a time. Unfortunately, independent sections may require you avoid doing something fancy with lines and boxes around your cells. You might have to simplify.

Similar Messages

  • Layout Margins | Second page of section marked 'first page is different'

    I have some custom formatting for the first page of a section, marked in Inspector with 'First page is different': with a 3cm upper margin to set text to start below a banner image embedded in the section master.
    However the second page of that section is not settable with a separate layout margin, and since the the banner on the second page is different, I need it to be.
    Any ideas?

    j,
    You would have to put the Page Break and Section Break into your Template, so you would begin with two pages and two layouts already there.
    You are getting into Page Layout territory here. At some point it's just easier to pre-define the whole document in a Page Layout format. It all depends on where you are going with this.
    Jerry

  • 12.1.3 BI Publisher report not displaying the detail section on first page

    Hi,
    As part of our R12.1.3 upgrade, I designed a Purchase Report as a RTF template.
    Header and footer sections generate fine, but for some reason the detail (text body of the RTF template) does not display on the first page but starts on the second page (this is a PO with many lines). I am using MS Word table to display the detail section.
    Is there something I can check?
    Thanks,
    Sinan

    can you send me your template and xml . i can check at my side .
    email:[email protected]
    there may be some spaces in the beginning .

  • When I print a web page it only prints the first page and not the rest of the web page below the page break.

    When I print a web page firefox will only print the first page, all of the content to the first page break and nothing past that.
    How can I change the settings so that it will print more than on page?

    -> Tap ALT key or press F10 to show the Menu Bar
    -> go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Zoom -> click "Reset" -> Page Style -> select "Basic Page Style"
    -> go to View Menu -> Toolbars -> unselect All Unwanted toolbars
    -> go Tools Menu -> Clear Recent History -> '''Time range to clear: select EVERYTHING''' -> click Details (small arrow) button -> place Checkmarks on '''Cookies, Cache, Site Preferences''' -> click "Clear Now"
    -> go to Tools Menu -> Options -> Content -> place Checkmarks on:
    1) Block Pop-up windows 2) Load images automatically 3) Enable JavaScript
    -> go to Tools Menu -> Options -> Security -> place Checkmarks on:
    1) Warn me when sites try to install add-ons 2) Block reported attack sites 3) Block reported web forgeries 4) Remember Passwords for sites
    -> Click OK on Options window
    -> click the Favicon (small drop down menu icon) on Firefox SearchBar (its position is on the Right side of the Address Bar) -> click "Manage Search Engines" -> select all Unwanted Search Engines and click Remove -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE All Unwanted/Suspicious Extensions (Add-ons) -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons later. Check and tell if its working.

  • New page for group headers - the first page is blank

    In the Section Expert, if you set the Group Header #1 to "New Page Before", and there is a Page Header section, the first page will show the Page Header with no further data. The rest of the report does the page breaks correct, that is, a new page every time the grouping changes.
    How do you stop this blank page at the beginning?
    If you assign New Page After in the Group Footer, there is a blank page at the end of the report, which is also annoying. What am I missing?
    Robert

    If you are using "New Page Before" then use the condition by clicking on X+2 corresponds to it and write
    Not OnFirstRecord
    For "New Page After" write
    Not OnLastRecord
    Regards,
    Raghavendra.G

  • Unable to hide the first page in the form

    Hi ,
    I am trying to design a dynamic form that has three pages. The form is being used in a LiveCycle process and during the process initiation, only the second page should be visible and the first and third pages should be hidden. I am trying to hide the first and the third pages using JavaScript. I noticed that the third page is being hidden but the first page gets displayed as an empty page. Based on this behavior here are couple of questions I need guidance with
    Can we hide the first page within a form? If so why am I seeing this inconsistent behavior when hiding the first and third pages?
    If the first page can not be hidden then is there a workaround to achieve my goal of re-arranging the pages so that I can add content to the first page dynamically and shift the previous content on the first page to the second page?
    Any suggestions will be appreciated.
    Thanks,
    Samanthapudi

    Hi,
    You've originally said.
    in the first page i don't want data in main window...
    yet using a command node to trigger the next page means you have to include a (presumably) empty main window in the first page.
    Your main window has to contain some output (a table usually) and it's contents are the same on every page (only it's height can change).  So, you can't have a blank main window on page 1 and a main window with data on pages 2 and 3.
    Remove the main window from page 1, set page2 as the next page for page 1.
    As for how to trigger page 3 you'll need to provide more detail on what the condition is.  Do you want multiple copies of page 2 to hold all of the main window data, or just one?  Do you want one copy of page 2 then the rest of the data on multiple copies of page 3.  Be specific.
    Regards,
    Nick

  • How to take image(screenshot) of first page of any file

    Hi all,
    I am doing a project work and I need to take the image(just as screenshot) of the first page of any file so that contents of that first page can be viewed by that image .
    And finally i want to set that image as an icon for that file.
    I have used "java.awt.Robot" class for taking desktop screenshot but I am not able to find out the way how we can take image of first page of any file by just giving the url of that file even if file is closed. Can any one help me? Waiting for your kind reply..........
    Thanks in advance!!

    Please don't double-post. http://forums.sun.com/thread.jspa?threadID=5430733&tstart=0
    Are you asking whether you can take an icon from a file in the filesystem and store and subsequently display it? Conceptually, not a problem. You would want to determine the extension and then use either JNA or JNI to access the registry (or use an existing API [http://www.dzone.com/links/access_windows_registry_using_pure_java.html]) and find where that extension is associated to a file type. That is usually linked to another registry key that has the icon to display (and its path). Use a FileInputStream to get that icon on the filesystem. You can Google around for how to navigate the Registry, I'm not a Microsoft expert, but I know it can be done.
    Or are you asking whether the contents of the first "page" of an arbitrary file (Word doc, PDF, image, etc.) can be discerned and then stored and subsequently displayed? If this is the requirement, it will be very difficult to support more than a few formats. And many formats that are native to a given O/S will cause you issues.
    - Saish

  • Cannot Remove Header on First Page

    After creating a four-page file in Pages ('08), I see that the header on the first page looks distracting. I went to Pages Help and was told:
    "To make the headers and footers on the first page unique, click in the section, select “First page is different” in the Section pane of the layout inspector..."
    Unfortunately, when I select the header section of any of the pages, the"First page is different" configuration button is inactive (grayed).
    How do I activate that button optiion?

    PeterBreis0807 wrote:
    This catches out just about everyone who first uses Pages, and gets very little mention in the User Guide.
    Isn't that sufficiently clear ?
    +*Inserting a Page Break*+
    +In a *_word processing document,_* you can force the page to break at a particular place by inserting a page break. This creates a new page within the current section that is ready for typing text.+
    +In a *_page layout document,_* you can create a new page by adding a new page to your document. This creates a new page in a new section that is ready to have a text box added for typing text.+
    +*Here are ways to insert a page break:*+
    +• In a *_word processing document,_* click where you want the break to occur, and then choose Insert > Page Break.+
    +To remove a page break, click at the beginning of the line that follows the break and press the Delete key.+
    +• In a *_page layout document,_* to insert a new page in your document, click Pages in the toolbar and choose from the template page options available.+
    From my point of view, it is and it appears
    pages 42 & 43 of the User Guide '08
    pages 44 & 45 of the User Guide '09.
    Yvan KOENIG (VALLAURIS, France) mercredi 16 juin 2010 17:10:38

  • First Page

    For school I've to write an essay, and I want to use Pages. I want to have a first page, with the title and I DON'T want to have the header on the first page, I want that it starts on the second page.
    How do I do? I've tried with "Information"-->Layout-->Chapter--> first page is different etc...
    But it didn't work...

    I've tried with "Information"-->Layout-->Chapter--> first page is different etc.
    Although creating a new section with a section break as Dennis suggested works, you shouldn't need to do that. I'm a little confused with the path you've given (quoted above). I think you mean Inspector > Layout > Section > Configuration - First page is different. You do need to have the cursor in the body of the text, not the header or footer, for this option to be available.

  • Word Proc. Template. Different first page?

    I created a simple WP stationary template with my address at the top of page one. The problem is that if the text goes to subsequent pages each such page also has my name and address at the top. I cannot figure out how to keep my name and address off the top of the subsequent pages.
    Any suggestions?

    I hunted out the sucker for you, took me a while too.
    Pointless using the search function, amazingly it can not find the expression "first page" which exists.
    p59 *Setting Up a Unique Format for a Section’s First Page*

  • Blank space between Detail section and Page Footer - How to remove it ?

    below is the problem.
    We make  report as followspage header Section details
    Employee Information    
    Report Footer
    Page Footer                   
    Other Information
    whenever we run this crystal report it leaves space in between  after employee information (Detail Section) and before Page Footer.We don't know its a problem  of footer or any other else.
    When i preview and print out the reports
    it showing Detail section 10 Rows (which satisfying condition) and then Blank space and then at the bottom of page shows Page Footer (which contain 2 subreports).
    Let me know if you need aditional information on this.
    pls provide suggestions.

    Try with this
    1. Suppress any unused sections in both sureports and in the mainreport.
    2. Check all the fields fits the sections. Select all the fields in the section and give align top and make all the fields of same height and make it fit to the section.
    Hope this solves your problem.

  • Page footer not displaying

    Post Author: rjoubert
    CA Forum: Crystal Reports
    Using CR XI Developer...I have a report with several charts.  I have split the charts across 3 pages by grouping charts together in a separate Report Header section.  So I have 3 report headers, with the "New Page After" checkbox checked for the first 2 report headers.  I also have a page N of M field in the Page Footer section.  The page footer is ONLY displaying for the last page.  Shouldn't the page footer display for each of the 3 pages?  What can I do to fix this?  Thanks...

    Post Author: kcheeb
    CA Forum: Crystal Reports
    My first reaction is it should print for each of the pages. How about trying a test? Can you add two more page footers and put something in each so you can differentiate them?
    Might work, but doesn't make sense to me if it does.
    One other thing to consider, the size of the charts might be covering your Page N of M field.

  • Different page footer

    Hi,
    I have a requirement:
    If the report is Multiple pages, First page footer should be repeated in all pages, except lage page, whch shud have diff footer.
    If the report is single page, last page footer will be used.
    Can any one please send the sample template to my mailid "[email protected]".
    Thanks in advance.
    Regards,
    Mahesh
    Edited by: user10397758 on Oct 12, 2008 8:22 PM

    Hi,
    I am using that ,and Reqd fotter in lastpage is coming,but as per requirement there is another footer which should appear in all pages except last page if invoice has multiple pages.How to handle except last page thing.
    Regards,
    Mahesh

  • Using iWork 09 Pages I need the first six pages of a document to not be counted as page numbers. I need the seventh page to be numbered as page one. I already know to have a section break between pages 6 and 7 and to use inspector "start at." Not working

    In the book I'm formatting, the first page is the title page, the second page is the copyright page, the third through fifth pages are the table of contents, the sixth page is blank, then the text (which I want to number as page one) is the introduction. I have section breaks between the title page, the copyright page, the table of contents, and the introduction. Using the Inspector, Layout, Section, and selecting "Start at" 7 doesn't do anything!

    Is is a bit tricky, but it works. On your 6th page (the blank one) go to Insert > Section Break. This will give you a 7th page. Then go to Inspector (blue circle with a white letter i in it) and go to Layout Inspector (2nd tab). Once in thee, go to Section. Check "Start at" and enter the number 1. Then ensure all other toons I there are unchecked.
    Then go to Insert, and select Auto Page Numbers. You will find that your 7th page is numbered 1 as you want, but the first six pages will be numbered 1 to 6, which you don't want. But you can then delete the page numbering in that 1st section, leaving your 2nd section, beginning at page 7, numbered as page 1. You'll need to play around a bit as I did, and I would suggest using a test document to play with so you can undo any unwanted actions etc, but with tweaking around, it's doable. This took me ages to sort, so if it works for you, please give me the points :-)

  • "Speed bump" problem: when previewing on the iPad, the first page of each new chapter or section sticks and loads slowly.  How can I fix it?

    I am building a book with text and photographs in iBooks Author, basing the design on my publisher's layout for the hard copy version.  Whenever I introduce a new section or chapter, I hit a "speed bump" when previewing on the iPad.  As you read, the first page of the new chapter or section is very hard to turn and sticks as it loads.  Within each section the pages flow very easily, but when you reach the next section you hit another speed bump. I have experimented with many possible solutions to no avail.  It does not seem to matter whether the new section has images or just text; the speed bump occurs regardless.

    Joel Pickford wrote:
    However, I am finding that using fewer sections with more content in them minimizes the problem (i.e. fewer section-transions means fewer speed bumps).  This is contarary to the support page's suggestion of keeping chapters and sections smaller.  I am not having any problem within each section, even with lots of full page photos.
    That recommendation was made, presumably, to reduce the length of the delay for each chapter. More content in the chapter means more delay when changing chapters. Of course, if you have lots of little chapters, the delay can still be annoying because, even if only four or five pages in a chapter, the delay is still noticable. Just pick something that works for your book and don't worry too much about the delay. Your readers will be familiar with it if they've seen more than one IBA book.
    Will the choice of color space, s-rgb or Adobe rgb 1998, affect file size?
    Should I try to compress them more- say, level 5 or level 4 in Save For Web?
    Should I size the images for the iPad 2 instead of the iPad 3 retina display, since there are more 2s out there?
    Which color space you use does not affect file size. Apple recommend to use sRGB, so I would stick with that. As to compression and sizing, only you can decide. Try and borrow an iPad 2 to make a judgement at what level of compression and resolution you think the images start too look bad. Your high-rez images for the new iPad will be down-sampled for display on the older models, which will introduce additional artifacts.
    For my book, I simply used images at 1024 x 768 resolution. When viewed on a new iPad, they look just fine. The lower resolution is basically unnoticeable (at least for my purposes). You can view a sample of my book here: "Djembe Construction: A Comprehensive Guide". If you think the images there are good enough for your purposes, you could down-size your images to half their resolution, which will reduce file size about around a factor of three.
    Michi.

Maybe you are looking for