Jump to content
We've recently updated our Privacy Statement, available here ×

juan.alonso

Members
  • Posts

    2
  • Joined

  • Last visited

Community Answers

  1. juan.alonso's post in Hyperlink reference doesn't work in iPad was marked as the answer   
    The solution was simple:
    I've removed the hyperlinkTarget atribute and fixed!!
    <textField hyperlinkType="Reference">
    <reportElement x="5" y="95" width="200" height="15" uuid="773ef7f6-735d-47f7-8b16-d8136c5da1d3"/>
    <textFieldExpression><![CDATA[" >> Click here to go to www.google.com"]]></textFieldExpression>
    <hyperlinkReferenceExpression><![CDATA["http://www.google.com"]]></hyperlinkReferenceExpression>
    </textField>
×
×
  • Create New...