Hi Georg, The images will be in mixture of sizes not only one size. It should display both sizes in one table. And there is no relation between text Fos and images. We should display text Fos separately and after that display images containing both sizes coming right side to text. Regards Deepthi.
--- On Tue, 20/10/09, Georg Datterl <[email protected]> wrote: From: Georg Datterl <[email protected]> Subject: AW: AW: AW: Regarding XSL-Fo table columns display To: [email protected] Date: Tuesday, 20 October, 2009, 5:47 PM 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] Add whatever you love to the Yahoo! India homepage. Try now! http://in.yahoo.com/trynew
