Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
How did you run this? Did you export as JPG? I had the issue only for image export and the same layout was working fine in pdf, html, excel etc
-
The issue is there even if the image is in the right or left. I have uploaded the correct xsl too just in case.
-
So the first structuring has both text and image as inline. Ex1_101771 has <xsl:attribute-set name="Ex1_101771"> <xsl:attribute name="font-variant">small-cap</xsl:attribute> <xsl:attribute name="color">rgb(0,0,0)</xsl:attribute> <xsl:attribute name="font-size">12pt</xsl:attribute> <xsl:attribute…
-
Should both image and text be within the inline block as in case 1 or should we follow case 2? what is the problem in Case 1. 'Here image and text both are under <fo:inline and attribute set is ="Ex1_101771" which is 9 pt' I have responded to this in my last message
-
yes the same issue is there for images regardless of case 1 or case 2. Yes xsl:use-attribute-sets="Ex1_101771" is meant for text font size and style. and this is what is required in case of font in this case <xsl:attribute-set name="Ex1_101771"> <xsl:attribute name="font-variant">small-cap</xsl:attribute> <xsl:attribute…
-
This is the XML DATA <?xml version="1.0" encoding="utf-8"?> <Root> <Report id='101771'> <Row> <item0 style="Ex1;ExImg1"> <![CDATA[1]]> </item0> </Row> <Row> <item0 style="Ex1;ExImg1"> <![CDATA[2]]> </item0> </Row>…
-
This is the XSL
-
We tried testing it in BI publisher using template viewer. But the same alignment issue exist in excel whenever we place an image on the right side of a right aligned text(image goes below) or when two images are placed in a cell (it overlaps). Is it it possible to raise a ticket for this issue? if yes can you please tell…
-
Here is the exact sample of the issue we are having.
-
Ok, I will send it. But there is no option to upload files in this forum. Can you send me your email ID?