Re: Re[2]: [xep-support] put a color in the offset crop

From: Eugene Protasov <protasov@renderx.com>
Date: Tue Nov 28 2006 - 06:38:46 PST

Salut Marc,
I propose to change your svg-file:
---- SVG-file ----
...
     width="100%"
     height="100%"
...
---- end of SVG-file ----
and now it will complitely fill the page.
Also I'd remind your about the file '.../xep/images/registration.svg' . This
file containts the crop-mark signs.

Eugene

----- Original Message -----
From: "Marc" <Marc.Liste@free.fr>
To: "Eugene Protasov" <xep-support@renderx.com>
Sent: Tuesday, November 28, 2006 4:51 PM
Subject: Re[2]: [xep-support] put a color in the offset crop

> Bonjour Eugene,
> In my real document, I have fo:region-start etc.., . These regions are
> inside the paper sheet, the crop are outside it's something who will be
> cut after the print.
> I need to put some information in this zone to be sure that the print is
> ok, for example the colors or in my example to put color to be sure that
> when the shhet will but cut there is no blank line.
>
> --
> Cordialement,
> Marc Courriel : Marc.Liste@free.fr
> -----------------------------------------
> Le mardi 28 novembre 2006 à 14:10:50, vous écriviez :
>
> EP> Hello, Marc!
>
>>> I try to insert in the crop a color so that there will not have any
>>> problem to cut the paper.
> EP> May be you will use the 'fo:region-after', 'fo:region-before',
> EP> 'fo:region-start', 'fo:region-end' elements?
> EP> For example:
> EP> ---- FO-file ----
> EP> <?xml version="1.0" encoding="UTF-8"?>
> EP> <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
> EP> <fo:layout-master-set>
> EP> <fo:simple-page-master master-name="default-page" page-height="11in"
> page-width="8in">>
> EP> <fo:region-body
> EP> region-name="xsl-region-body"
> EP> margin-top="1in" margin-bottom="1in" margin-left="1in"
> EP> margin-right="1in"
> EP> background="white"
> EP> />
> EP> <fo:region-before region-name="xsl-region-before" extent="1in"
> EP> display-align="after" background="silver"/>
> EP> <fo:region-after region-name="xsl-region-after" extent="1in"
> EP> display-align="before" background="green"/>
> EP> <fo:region-start region-name="xsl-region-start" extent="1in"
> EP> display-align="center" background="red"/>
> EP> <fo:region-end region-name="xsl-region-end" extent="1in"
> EP> display-align="center" background="blue"/>
> EP> </fo:simple-page-master>
> EP> </fo:layout-master-set>
> EP> <fo:page-sequence master-reference="default-page">
> EP> <fo:flow flow-name="xsl-region-body">
> EP> <fo:block>Viva la musique</fo:block>
> EP> </fo:flow>
> EP> </fo:page-sequence>
> EP> </fo:root>
> EP> ---- end of FO-file ----
>
> EP> Sincerely,
> EP> Eugene
>
> EP> -------------------
> EP> (*) To unsubscribe, send a message with words 'unsubscribe
> xep-support'
> EP> in the body of the message to majordomo@renderx.com from the address
> EP> you are subscribed from.
> EP> (*) By using the Service, you expressly agree to these Terms of
> Service http://www.renderx.com/terms-of-service.html
>
> -------------------
> (*) 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/terms-of-service.html

-------------------
(*) 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/terms-of-service.html
Received on Tue Nov 28 06:46:51 2006

This archive was generated by hypermail 2.1.8 : Tue Nov 28 2006 - 06:46:52 PST