Hi Deepthi, 

I should charge for that. 

> > What do you mean when you say templates? The fo code for left and right 
> > column?
> The text and image contents will come from separate <xsl:call-template>s 
> within the same xsl file. 

I don't think so. I'd guess the text and image CONTENTS will come from the XML 
files. Otherwise, what's in your XML files?

> And for text when traversing the xml file i get text strings with html 
> content and will change to fo string to display in pdf as left column. 
> ---<row><cell>text</cell><cell><image/></cell></row> this is the approach 
> presently we are following.
> <row><cell colspan=2><image></cell></row><row><cell>text</cell></row>. This 
> approach will display the images first and text at last. 
 
Right.

> But the requirement is to display them side by side and when 
> full image comes in the middle it should occupy the whole 
> page overflowing the text column to other page 

You either have text with a full image or text with a half image, right? So if 
you get a half image, you display them side by side ("present apporach"), if 
you get a full image, you display the image first and the text afterwards 
(second approach). 

> and displaying half images on right side.

I don't understand. Either you have a full image or a half image. If you have a 
full image which needs the whole page, there's no half image anyway which would 
want to go to the right column. Right?

Regards,
 
Georg Datterl
 
------ Kontakt ------
 
Georg Datterl
 
Geneon media solutions gmbh
Gutenstetter Straße 8a
90449 Nürnberg
 
HRB Nürnberg: 17193
Geschäftsführer: Yong-Harry Steiert 

Tel.: 0911/36 78 88 - 26
Fax: 0911/36 78 88 - 20
 
www.geneon.de
 
Weitere Mitglieder der Willmy MediaGroup:
 
IRS Integrated Realization Services GmbH:    www.irs-nbg.de 
Willmy PrintMedia GmbH:                            www.willmy.de
Willmy Consult & Content GmbH:                 www.willmycc.de 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to