Ecrion Software Inc. Homepage
Forum Home Forum Home > XF Designer > Generic Support
  New Posts New Posts RSS Feed: floating objects and page breaks
  FAQ FAQ  Forum Search   Register Register  Login Login

floating objects and page breaks

 Post Reply Post Reply
Author
Message / View First Unread Post
prfttk View Drop Down
Newbie
Newbie


Joined: 21 Jun 2011
Location: STL
Posts: 3
Post Options Post Options   Quote prfttk Quote  Post ReplyReply Direct Link To This Post Topic: floating objects and page breaks
    Posted: 22 Jun 2011 at 1:58pm
XF Designer 2011 - I'm building a template that doesn't lend itself well to structures like tables, so my approach is to use a large number of floating objects, then use the objects' block-containers to position/decorate them on a page.  My template needs to have multiple pages, but I'm having trouble creating the page breaks (e.g., force a template to have two or three fixed pages), then positioning arbitrary floating objects in fixed positions on arbitrary pages.  Does anyone have a good approach for doing this?
Back to Top
gabig View Drop Down
Admin Group
Admin Group


Joined: 06 Aug 2008
Posts: 144
Post Options Post Options   Quote gabig Quote  Post ReplyReply Direct Link To This Post Posted: 23 Jun 2011 at 7:50am
Typically you create a page break by setting break-before="page" (or break-after="page") on an fo:block. The block though must be positioned in-flow, meaning it should not be within a floating object.

If you're having trouble, request assistance from support@ecrion.com.

Regards,
Gabi
Back to Top
jhaltom View Drop Down
Newbie
Newbie


Joined: 02 Aug 2011
Location: United States
Posts: 1
Post Options Post Options   Quote jhaltom Quote  Post ReplyReply Direct Link To This Post Posted: 02 Aug 2011 at 11:59am
I'm having trouble with this too. I have a page1, which has only floating regions... There's nothing to even click on to add a page break.
Back to Top
radup View Drop Down
Admin Group
Admin Group
Avatar
Adminstrator

Joined: 19 May 2008
Posts: 83
Post Options Post Options   Quote radup Quote  Post ReplyReply Direct Link To This Post Posted: 03 Aug 2011 at 4:18am

If you have problems to click on an fo:block in fo:flow  because of floating regions you can go to xml view add this xml line as child of fo:flow:

<fo:block break-before="page">&#x00A0;</fo:block>

Also you can add a new page by adding a new page set. See http://www.ecrion.com/products/xfdesigner/XFDesignerHelp/hidd_pagination_dialogbar.htm



Edited by radup - 03 Aug 2011 at 4:18am
I'm happy when my mind is free and my senses are occupied.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz

This page was generated in 0.516 seconds.