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

ipiotrek10

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 ipiotrek10

  1. Hi! I need to print a report using JasperReports's library. I have created a report which has 8,5"x11" inch size. Now I want to print it out in my Java app. I'm generating PDF of this report and I make a printer job. I'm printinng it on a label printer which has very small paper size (3.97" x 5.98"). I now I have problem: The printer is printing this 1/4 part of the whole file. I receive a printout which is cut, not fitted to the paper size. I have to set in my code fitting to paper size, but I have no idea how to do it. Is there any attribiute that will help me? Somethig like " fitToPage" attribute or something simmilar. Thanks in advance!
  2. Hello!! I need to add new Filter Expression to my JasperReports's report using Java code. I know how to use parameters, how to set it, but i have to make filter expression now. Is there any method in JasperReports library or something similar? Thanks in advance :)
×
×
  • Create New...