Hi Pietschmann, As per your suggestion, I tried to insert background svg image for blocks which do not have span="all" property. But the vertical line is coming twice because we dont know what is the end block for first column in region body. I want to draw vertical line between columns only.
Any help would be greatly appreciate. Thanks Mahesh Rayudu. On Thu, Jun 4, 2009 at 4:49 PM, Mahesh Rayudu <[email protected]>wrote: > Hi Pietschmann, > > Thanks for reply. > I an newbie to SVG. if any sample files would be appreciate. > > > Thanks > Mahesh > > On Thu, Jun 4, 2009 at 4:21 PM, J.Pietschmann <[email protected]> wrote: > >> On 04.06.2009 21:26, MaheshR wrote: >> >>> My problem is that if I have span="none", I want to draw vertical line >>> between columns. >>> >> >> The commonly suggested solution is to use a background image >> for the body region. You can try to use an SVG instead of >> a bitmap image. If you have a span="all" block, you should >> give it a white backgound image in order to mask the vertical >> line for this block. >> >> J.Pietschmann >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
