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

Circuitsoft

Members
  • Posts

    3
  • Joined

  • Last visited

Circuitsoft's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  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...