Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • John C Scott 473 posts 1183 karma points
    Aug 08, 2011 @ 19:54
    John C Scott
    0

    Very Specific Page Layout

    Is there a way to have very specific page layout?

    I want to create a 4up PDF A4 page, so that the page can be cut and folded and have four items on each page.

    Each of the 4 would represent 4 content items, so if there were 24 items in the folder it would print onto six pages.

    So the key thing is to have everything fairly precisely positioned inside 4 boxes.

    It feels like this should be straightforward but I'm struggling to find a similar example. Is there anything like this out there?

  • Darren Ferguson 1022 posts 3259 karma points MVP c-trib
    Aug 09, 2011 @ 08:35
    Darren Ferguson
    0

    Hi John -

    I'd use an xsl-foreach and then place you element in an absolute positioned fashioned based on "position() mod 4"

    Does this makes sense - if not, let me know what you are struggling the and i'll lend a hand.

    Thanks

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies