Re: RE: jfor-users digest, Vol 1 #66 - 1 msg
Eugene Madatov <[email protected]> Tue, 18 Jun 2002 09:45:27 -0700
| Newsgroups | gmane.text.xml.jfor.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Boris,
It doesn't work. I've tried this before. Here is my file - may be
something wrong here (I'm using jfor for Cocoon).
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
<?xml version="1.0" encoding="UTF-8" ?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
<fo:simple-page-master
margin-right="1.18in"
margin-left="1.12in"
margin-bottom="0.5in"
margin-top="1in"
page-height="11in"
page-width="8.5in"
writing-mode="lt-tb"
master-name="Main">
<fo:region-body margin-top="3cm" margin-bottom="3cm"/>
<fo:region-before extent="3cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
<!-- This section starts the main document -->
<fo:page-sequence country="us" language="en" initial-page-number="1" master-name="Main">
<!-- This is the header -->
<fo:static-content font="10pt" flow-name="xsl-region-before" font-weight="bold">
<fo:block font-family="Helvetica" font-size="9pt" color="#000000" text-align="center">- Page <fo:page-number/> -</fo:block>
</fo:static-content>
<!--This is the main document body -->
<fo:flow flow-name="xsl-region-body">
<fo:block font-size="10pt" text-align="left" font-weight="bold">Test2
<fo:block>
<fo:table>
<fo:table-column column-width="1.55in"/>
<fo:table-column column-width="1.55in"/>
<fo:table-column column-width="3.1in"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell><fo:block font-family="Times New Roman" font-size="10pt" font-weight="bold">§ XXX-XX.XXX</fo:block></fo:table-cell>
<fo:table-cell><fo:block font-family="Times New Roman" font-size="10pt" font-weight="bold">question</fo:block></fo:table-cell>
<fo:table-cell><fo:block font-family="Times New Roman" font-size="10pt">Test</fo:block></fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
Test3</fo:block>
</fo:flow>
</fo:page-sequence>
</fo:root>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
BP> Hello Eugene,
BP> you just have to put it in a fo:block and you got it !
BP> Here is an example :
BP> <fo:block font-family="Helvetica" font-size="9pt" color="#000000"
text-align="center">>- Page <fo:page-number/> -</fo:block>
BP> Hope that my answer will satisfy you.
BP> Boris.
BP> -----Message d'origine-----
BP> De : [email protected]
BP> [mailto:[email protected]]De la part de
BP> [email protected]
BP> Envoyé : lundi 17 juin 2002 21:21
BP> À : [email protected]
BP> Objet : jfor-users digest, Vol 1 #66 - 1 msg
BP> Send jfor-users mailing list submissions to
BP> [email protected]
BP> To subscribe or unsubscribe via the World Wide Web, visit
BP> https://lists.sourceforge.net/lists/listinfo/jfor-users
BP> or, via email, send a message with subject or body 'help' to
BP> [email protected]
BP> You can reach the person managing the list at
BP> [email protected]
BP> When replying, please edit your Subject line so it is more specific
BP> than "Re: Contents of jfor-users digest..."
BP> Today's Topics:
BP> 1. Fwd: page-number (Bertrand Delacretaz)
BP> --__--__--
BP> Message: 1
BP> From: Bertrand Delacretaz <[email protected]>
BP> Organization: codeconsult
BP> To: [email protected]
BP> Date: Mon, 17 Jun 2002 15:54:45 +0200
BP> Cc: Eugene Madatov <[email protected]>
BP> Subject: [jfor-users] Fwd: page-number
BP> Hi all,
BP> I'm forwarding a message from Eugene Matadov - can anyone help?
BP> -Bertrand
BP> ---------- Forwarded Message ----------
BP> Date: Mon, 17 Jun 2002 09:21:26 -0700
BP> From: Eugene Madatov <[email protected]>
BP> To: [email protected]
BP> Hi,
BP> Does somebody know how to format page numbers - font face, weight,
BP> size?
BP> Thank you!
BP> --
BP> Best regards,
BP> Eugene Madatov mailto:[email protected]
BP> --__--__--
BP> _______________________________________________
BP> jfor-users mailing list
BP> [email protected]
BP> https://lists.sourceforge.net/lists/listinfo/jfor-users
BP> End of jfor-users Digest
BP> ----------------------------------------------------------------------------
BP> Bringing you mounds of caffeinated joy
BP> >>> http://thinkgeek.com/sf <<<
BP> _______________________________________________
BP> jfor-users mailing list
BP> [email protected]
BP> https://lists.sourceforge.net/lists/listinfo/jfor-users
--
Best regards,
Eugene mailto:[email protected]
----------------------------------------------------------------------------
Bringing you mounds of caffeinated joy
>>> http://thinkgeek.com/sf <<<