Jump to content

mehul.gupta

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by mehul.gupta

  1. Hi ddonofr, I am facing this problem when I am deploying my java service where this jrxml is getting filled using jasperfiller. But on my local system I am getting the desired output.
  2. The text in my static text box has a special character like (%,/,#) in my case which when generated in pdf is missing and sometimes the special character is visible but text after that is missing. below is my static text tags. <staticText> <reportElement mode="Opaque" x="769" y="0" width="41" height="30" backcolor="#BDBDBD" uuid="b8001e8d-b720-46a3-a117-293a5a881ad4"/> <box> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" markup="html"> <font fontName="SansSerif" isBold="true"/> </textElement> <text><![CDATA[Monthly % Goal]]></text> </staticText> <staticText> <reportElement x="200" y="53" width="160" height="20" uuid="f7d2a9f7-53a6-46ce-8498-696e5a84381a"/> <textElement textAlignment="Left" verticalAlignment="Middle" markup="html"> <font fontName="SansSerif" isBold="true"/> </textElement> <text><![CDATA[Inspection Required / Frequency]]</text></staticText>
×
×
  • Create New...