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

couetbis

Members
  • Posts

    32
  • 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 couetbis

  1. Bug tracker : http://jasperforge.org/projects/jasperreports/tracker/view.php?id=5200
  2. Hi, I meet same error, it don't exist in 4.0.1. It's an error because of new feature "Paragraph" ?
  3. Hi, I have an old report (create with iReport 3.6.1) with lines to create border. I migrate my report to 4.0.1 but lines are disconnect. You can see bug in attachment. There is a gap of 0.5px. I have same behaviour in PDF render. How to correct this ?
  4. We have always buy guide in 2008 and we would like to know if the documentation has been updated since.
  5. Hi, What is jasperreports release concerned in Ultimate Guide ? And for iReport Ultimate Guide ? Thanks in advance, regards
  6. Thanks, problem is resolved with isPrintWhenDetailOverflows="false".
  7. We have reproduced the problem with a simple example that you find attached. Just give a datasource that implements JRRewindableDataSource. Thanks
  8. Hi, We have an infinite loop in subreport fill. Jasper engine fill report, cancel, fill, cancel, ... Our logs : [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: created for sous_rapport_transactions_accepteur [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 23630403 [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: starting thread Thread[sous_rapport_transactions_accepteur subreport filler,5,main] [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: waiting for fill result [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: filling report [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 23630403: detail ... [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 23630403: detail [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 23630403: ended [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notifying of completion [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notified of fill result [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: subreport 23630403 finished [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page footer [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 17771338: adding page 93 [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: background [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page header [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: cancelling 23630403 [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 23630403: notifying to continue on cancel [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: created for sous_rapport_transactions_accepteur [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 26194122 [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: starting thread Thread[sous_rapport_transactions_accepteur subreport filler,5,main] [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: waiting for fill result [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: filling report [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 26194122: detail ... [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 26194122: detail [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 26194122: ended [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notifying of completion [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notified of fill result [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: subreport 26194122 finished [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page footer [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 17771338: adding page 94 [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: background [DEBUG - net.sf.jasperreports.engine.fill.JRVerticalFiller - 30 mars 2009 17:37] Fill 17771338: page header [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: cancelling 26194122 [DEBUG - net.sf.jasperreports.engine.fill.JRThreadSubreportRunner - 30 mars 2009 17:37] Fill 26194122: notifying to continue on cancel [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: creating subreport filler [DEBUG - net.sf.jasperreports.engine.fill.JRBaseFiller - 30 mars 2009 17:37] Fill 154337: created for sous_rapport_transactions_accepteur [DEBUG - net.sf.jasperreports.engine.fill.JRFillSubreport - 30 mars 2009 17:37] Fill 17771338: starting 154337 ... When we delete totalFooter band, we haven't infinite loop. Any Idea ? Thanks in advance.
  9. Hi, I would like how to change compiler easily ? I work on 2 projects, for the first reports must be compiled with jdk 5, second with jdk1.4. I would like avoid to have 2 iReport install ...
  10. Hi, I would like to know what is the option ReportExecution on hyperlink type of hyperlink ? This option is available since iReport2.0.5. Thanks for yours responses.
  11. Hi, Eventually this problem is solve with 2.0.4 version. But this version generate many log ...
  12. Hi, I have a report with 1 subreport, if subreport is transparent" (in french "opération erronée à l'intérieur d'un chemin") then I have error "unexpected operation inside a path" when I open PDF with Acrobat Reader 6 or 7. No problem with Acrobat 8. Is it a bug ? What's the alternative ? I'm opened to any ideas.
  13. What is the "size limit" of an PDF file exported ? I can export these 10 000 records with 512M and I obtain a pdf of 72731 Ko. It's normal ?
  14. Hi, I'm not sure I understand your question, you want have the subreport only on the first page ? If that, take it on title band. Or if you want have subreport on all pages, take it on pageHeader band.
  15. Hi! I'am using JasperReports 2.0.4. My report produce java.lang.OutOfMemoryError on report PDF export stage. I'm using JRSwapVirtualizer. In my report, there are barcode generate by JRAbstractSvgRenderer. I have about 10000 records (print : type + barcode) I read the post [http://www.jasperforge.org/index.php?option=com_joomlaboard&Itemid=215&func=view&id=35538&catid=8&limit=6&limitstart=0] but it don't answer my problem. Thanks for you help
  16. Hello, I have the next problem : I have a report with styles template (.jrtx file), I apply style from template on element, it's work. But, when I close iReport and open my report, style aren't in "style library", and styles aren't apply visually on elements (styles are apply in properties and in runtime). Consequently, I must design my report in one time or I define template again. Is it a bug ? Sorry for my english :blush:
  17. Hi, I have many reports in one PDF (with JRExporterParameter.JASPER_PRINT_LIST), it's good but now I want have correct page numbering for all pages. For exemple : Report1 : 1 page (page 1/n+m+1) Report2 : 1 to n pages (page 2/n+m+1 ... page n+1/n+m+1) Report3 : 1 to m pages (page n+1/n+m+1 ... page n+m+1/n+m+1) That's the principe, it's possible ?? Thanks for all help and suggestions
  18. I try but it's change anythings. I test in other configuration, with many details and there is a lag in totals. I explain, for the first record, I have "null" for "2+2", for the second "4" for "6+6", etc. why ? An other idea ?
  19. Thanks for your answer but it don't solve the problem. In description of my variable, reset type is Report and Increment type is None. In use of my variable, evaluation time is Report.
  20. Hi, If your detail part is a subreport, verify there is no blank between your subreport composant and the band's end or between the last field et band's end (in subreport). It's only a suggestion.
  21. Hi, I have the same kind of problem : java.lang.OutOfMemoryError: Java heap space net.sf.jasperreports.engine.JRRuntimeException: java.lang.OutOfMemoryError: Java heap space at net.sf.jasperreports.engine.fill.JRFillSubreport.prepare(JRFillSubreport.java:625) at net.sf.jasperreports.engine.fill.JRFillElementContainer.prepareElements(JRFillElementContainer.java:343) In my report, I have 2 subreports. In debuggage, I see that the program fill report, subreport1, subreport2, subreport2, subreport1, subreport1, subreport1 ... It's normal ? The problem run in a database but not in other database. It's data problem ? I'm desperate ... an idea please ??
  22. Hi, I have a report with 2 subreports. Subreports return a total value. I want to addition this 2 total values (variables are differents). I try to create a new variable with expression : new Integer($V{value1}.intValue() + $V{value2}.intValue()) but it's print always null ! An idea ?
  23. Hi, I have had the same problem and i use group like here : http://jasperforge.org/sf/wiki/do/viewPage/projects.jasperreports/wiki/FAQ8 My rapport is nearly perfect. Groups aren't split allowed and minimal height is specified. The group that is on second begin page is trunk. The group must contain a tabular (in a subreport) with 6 lines but only one line is printed. How print fully all groups ?
  24. It's resolved. Labels must have position type to "FixRelativeToBottom".
×
×
  • Create New...