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

adavenport

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Entry Comments posted by adavenport

  1. Chrome's built-in PDF reader supports links. They work fine in pdfs that aren't generated using Jasper. Here's an example. Chrome has over 60% of the browser market worldwide, and out of the box uses this pdf viewer. Can you please reopen this issue?

    EDIT: For anyone that ends up here searching, the problem is in using hyperlinkTarget="Blank". By removing that (or by setting it to "self" in the UI) links seem to work fine in Chrome.

    Breaks:  <textField evaluationTime="Report" hyperlinkType="Reference" hyperlinkTarget="Blank">

    Works fine:   <textField evaluationTime="Report" hyperlinkType="Reference">

×
×
  • Create New...