Hi Sekhar, The xml you have provided is not xsl fo (looks like a style sheet). Could you provide the actual fo you have used - you can strip out unrelated stuff and we can replace the image with something local.
Cheers, Pete On Fri, Apr 23, 2010 at 12:28 PM, afp images <[email protected]> wrote: > > Dear All > I am new to AFP and i am unable to work with color images > i have used <image mode="color"> in xconf file and in the xsl file i am > specifing that in simple-page-master as > <afp:include-page-segment id="dsdasd" name="s1islogo" > src="C:\FOP\images\combo_big.jpg"/> and inside the block container my code > is as > <fo:block-container position="absolute" top="5.50in" left=".86in" > right=".45in"> > <fo:block > > <xsl:element name="fo:external-graphic"> > <xsl:attribute > name="src">C:\FOP\images\combo_big.jpg</xsl:attribute> > </xsl:element></fo:block> > </fo:block-container> > now the problem is i am able to view b+w image but not color images.plz > help > me out how to over come this issue.my image is of 30kb file. > > Thanks in advance > > Regards > Sekhar. > -- > View this message in context: > http://old.nabble.com/afp-images-tp28340117p28340117.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
