[xep-support] pdf page bleeds

From: Erik S. LaBianca (erik@quonic.com)
Date: Wed Aug 20 2003 - 06:22:16 PDT

  • Next message: timf@learningtree.com: "Re: [xep-support] keep together/text fitting question"

    Does XEP support pdf page bleeds? I tryed setting my margin to -0.5 and
    the region thats off the page got clipped by the page. Is there
    something else that I can do to turn off clipping, or do I just have to
    mange my pagesize?

    This is what I tried:

                     <fo:simple-page-master master-name="odd-page"
                         page-height="9.25in"
                         page-width="6.25in"
                         margin-top=".5in"
                         margin-bottom=".5in"
                         margin-left=".5in"
                         margin-right="-.5in">
                         <fo:region-body margin="0in" margin-right="1.0in"
                             column-count="2"
                             column-gap=".25in" />
                         <fo:region-end extent="0.5in"
                             reference-orientation="90"/>
                     </fo:simple-page-master>

    The flow in region end is just barely visible, as its riding right on
    the right page edge...

    Thanks

    --erik

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Wed Aug 20 2003 - 06:23:44 PDT