[ 
https://issues.apache.org/jira/browse/VELOCITY-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Schmiedehausen closed VELOCITY-269.
-------------------------------------------


> Border not supported in region-body ?
> -------------------------------------
>
>                 Key: VELOCITY-269
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-269
>             Project: Velocity
>          Issue Type: Bug
>          Components: Testing
>    Affects Versions: 1.3.1
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Amit Mathur
>         Assigned To: Velocity-Dev List
>
> I am not able to create borders for body, header or footer. Here is the code 
> I 
> am using.
>     <fo:simple-page-master master-name="first" 
>                            page-height="19.4cm" 
>                            page-width="27.1cm" 
>                            margin-top="0.5cm" 
>                            margin-bottom="0.5cm" 
>                            margin-left="0.5cm" 
>                            margin-right="0.5cm">
>       <fo:region-body margin-top="1cm" margin-bottom="1cm" border="thin 
> silver 
> ridge"/>
>       <fo:region-before extent="1cm" background-color="#FFFFFF" border="thin 
> silver ridge"/>
>       <fo:region-after extent="10mm" background-color="#FFFFFF" border="thin 
> silver ridge"/>
>     </fo:simple-page-master>
> When I tried to add boder to the block, it WORKED !!! Is border for 
> body/header/footer not supported.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to