Stephan  hanks again. I implemented it with paragraph
margins as per your suggestion. It seems to be ok,
sometimes it comes out funny when I already have
control characters at the end, but that is probably my
fault. I still haven't decided whether to submit an
ehancement.

take care

--- Kent Gibson <[EMAIL PROTECTED]> wrote:

> I guess it will have to do, that or the transparent 
> lines. The problem is that I already paragraphs with
> styles inside the frames. So I will have to actually
> increment the margins and then add that extra
> carriage
> return. Not rocket science, but I don't reckon it is
> the cleanest solution.
> 
> --- Stephan Wunderlich <[EMAIL PROTECTED]>
> wrote:
> 
> > Hi Kent
> > 
> > > thanks for that. I should of mentioned that I
> > tried
> > > paragraph margins, ooops. Well it gave me the
> > chance
> > > to try them again with your example. The problem
> > with
> > > paragraph settings is the bottom margin. The
> > spacing
> > > to contents is applied regardless of how many
> > > paragraphs are in the frame. So if you have one
> > > paragraph then the bottom margin does not work.
> > > 
> > > Here is your example with some changes and you
> can
> > see
> > > what I mean. 
> > 
> > isn't it feasable for you to use
> > 
> >    writerShape.setString( "SOME RANDOM TEXT SOME
> > RANDOM
> >   TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> >   TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> >   TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> >   TEXT SOME RANDOM TEXT" +chr(10))
> > 
> > instead of
> > 
> > >  writerShape.setString( "SOME RANDOM TEXT SOME
> > RANDOM
> > > TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> > > TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> > > TEXT SOME RANDOM TEXT SOME RANDOM TEXT SOME
> RANDOM
> > > TEXT SOME RANDOM TEXT" )
> > 
> > and so have the additional paragraph needed to
> make
> > the bottom margin 
> > work for you ?
> > 
> > Regards
> > 
> > Stephan
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to