Ganesh,

Are you sure you put the margin-top on the simple-page-master to zero?

Greetz,


Andreas

> -----Original Message-----
> From: Ganesh [mailto:[EMAIL PROTECTED]
> Sent: maandag 22 september 2003 15:37
> To: [EMAIL PROTECTED]
> Subject: RE: XSL-FO - page borders - Correction
>
>
>
>
> Thanks for helping me out. It solved my page border issue.
> I see a minor glitch with it although. The border does not start from
> TIP of the page, there is around 1cm gap before the border starts. But
> the border goes till the TIP of the end of the page. I can explain the
> business person if this is a limitation, just wanna know from experts.
>
> Regards,
> Ganesh
>
>
> -----Original Message-----
> From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED]
> Sent: Saturday, September 20, 2003 8:32 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: XSL-FO - page borders - Correction
>
>
> > -----Original Message-----
> > From: Andreas L. Delmelle [mailto:[EMAIL PROTECTED]
> > Sent: zaterdag 20 september 2003 16:29
> > To: [EMAIL PROTECTED]
> > Subject: RE: XSL-FO - page borders - Correction
> >
> >
> > > -----Original Message-----
> > > From: J.Pietschmann [mailto:[EMAIL PROTECTED]
> > >
> > >
> > > Andreas L. Delmelle wrote:
> > > > Correction: can be solved with only 1 block-container, as Jorg
> > > suggested.
> > > > Trick is to put in a dummy-block with a line-height equal to
> > that of the
> > > > page, so
> > >
> > > Well, the advantage of a block-container is that you can explicitely
>
> > > set width and height:
> > >   <fo:static-content flow-name="xsl-region-start">
> > >     <fo:block-container border-right-width="0.5mm"
> > > border-right-style="solid"
> > >        position="absolute" top="0mm" left="0mm" width="20mm"
> > > height="297mm"/>
> > >     ...
> >
> > Curious... I had tried this, but got no borders unless I made
> > that container
> > contain something...
> >
> >
>
> Problem solved: I forgot to set the 'position'-attribute... :)
>
> Greetz,
>
>
> Andreas Delmelle
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> **************************Disclaimer************************************
>
> Information contained in this E-MAIL being proprietary to Wipro
> Limited is
> 'privileged' and 'confidential' and intended for use only by the
> individual
>  or entity to which it is addressed. You are notified that any
> use, copying
> or dissemination of the information contained in the E-MAIL in any manner
> whatsoever is strictly prohibited.
>
> ******************************************************************
> *********
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


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

Reply via email to