Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Text size becoming too small when image cell has both image and text

Received Response
131
Views
14
Comments
2»

Answers

  • Anish Pr
    Anish Pr Rank 4 - Community Specialist

    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

  • Anish Pr
    Anish Pr Rank 4 - Community Specialist

    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 name="font-family">Tahoma</xsl:attribute>

    </xsl:attribute-set>

    so font size is 12pt

    and followed by the image which as per requirment is 10pt height and width. Could you please tell me what exactly the problem is in this case?

  • Anish Pr
    Anish Pr Rank 4 - Community Specialist

    The issue is there even if the image is in the right or left.  I have uploaded the correct xsl too just in case.

  • Anish Pr
    Anish Pr Rank 4 - Community Specialist

    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