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

Circuitsoft

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

Everything posted by Circuitsoft

  1. Another way to do this is with an Image and an ImageExpression with SVG. net.sf.jasperreports.renderers.BatikRenderer.getInstanceFromText("<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="765" height="990"><text x="60" y="40" transform="matrix(.6,.8,-.8,.6,0,0)" style="font-size:140px;font-weight:bold;fill:#d8d8d8">$F{my_text_field}</text></svg>")[/code]
  2. If you look closely at the link, it already has &output=pdf on it, it's just hidden by the link simplifier in this forum software. Hover over it to see the actual URL.
  3. All the answers I've found are too old and don't seem to work. How can I direct-download a newly-generated PDF for my report? I've tried: http://user:pass@localhost:8080/jasperserver/flow.html?_flowId=viewReportFlow&reportUnit=/path/to/report&output=pdf&param1=a&param2=b
×
×
  • Create New...