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

kevin.penrose

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by kevin.penrose

  1. Greetings, I would like to know if it's possible to change the orientation of tabular data presented in the detail band of a report. So basically, the first column in my report are the headers, and each successive column is the data related to row header. I guess you could say it's analogous to freezing the first row and column in a spreadsheet. And whereas in a horizontally aligned table the number of rows is indeterminate and may spread several pages, the number of columns is indeterminate and may also cause mutliple pages. Any help is appreciated.
  2. I am using the NetBeans plugin, version 5.5 to design a report which include an embedded pdf417 barcode. I get values for the report from inputted values in a user interface. The project is written in Java, and everything seems to be working correctly (based on my previous experiences with iReports), except that when the report prints (PDF), it prints a blank piece of paper. I have done a ton of debugging; I see the correct values in the parameters map that I am using. However, when I look at the results of the JasperFillManager.fillReport call, the resulting JasperPrint page is empty. The PDF file is created, but it is empty. The preview functionality in the plugin works correctly, displaying all of the data that I put in, including the barcode. Does anybody know why I get no output from the executable program? I have spent a couple of days on this already and am bumping up against a deadline. Thanks.
×
×
  • Create New...