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

bdrnotixia.com

Members
  • Posts

    11
  • 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

Posts posted by bdrnotixia.com

  1. My customers are compaining that reports take time to generate (single page report in general)... 

    What is the expected time to generate a report that look like a Purchase order that fit on a single page....

    The reports contain a bare code, a logo on the left top corner.... and text... The current mean time is about 5 seconds....

    Is it normal? Can we make generation faster (all my reports are compiled)?

     

    THanks

     

     

  2. Hum... If you have an answer for that I will be happy. Right now, we are creating a table model that have the right number of row.... so, in your case, i will repeat the same row 5 times.
  3. Hi,

    I'm in charge of the integration project of Jasper reports to our PLM/MPM software. I'm currently trying to improve the integration of iReport with our infrastructure in a way that customers will be able to create and edit their own reports. RIght now, we have to send consultant on site for that work. Edition is too complex. We think that training customesr to work with your report "IDE" will simplify edition and reduce maintenance cost.

    Our reports gets their information by direct call to our API (java of course). Is it possible to have path completion when editing report with iReport (same way than Eclipse does) ? Is it possible to generate preview of the design with data obtain from our API?

    I attach a code example to show you how we have embedded our api inside your reports.

     

    The second attachment show a screen shot where you can see in the iReport Problems window that java class importation error are detected... Is it normal? How can I fix that?

     

     

     

    Thanks!

     

     

    Bruno Dufour

    Director

    www.notixia.com

  4. Thank you for your quick answrer.

     

    I figure out this morning that by simply removing from my lib the package log4j.jar was the solution. I know logger have any logs in my terminal.

     

     

    Thanks.

  5. Hello,

    Jasper report is embedded in my PLM software.

    Each time I generating a reports, Jasper dump 10 millions lines of log in my terminal.... I guess I have activated the debug mode but I really don't know how to desactivate it....

     

    Can somebody help me!

     

    Some traces:

     

    9695 [Thread-7] DEBUG org.apache.commons.digester.Digester   Fire body() for FactoryCreateRule[className=net.sf.jasperreports.engine.xml.JasperDesignFactory, attributeName=null, creationFactory=net.sf.jasperreports.engine.xml.JasperDesignFactory@202bb129]
    89695 [Thread-7] DEBUG org.apache.commons.digester.Digester   Fire body() for SetNextRule[methodName=setJasperDesign, paramType=net.sf.jasperreports.engine.design.JasperDesign]
    89695 [Thread-7] DEBUG org.apache.commons.digester.Digester   Popping body text ''
    89695 [Thread-7] DEBUG org.apache.commons.digester.Digester   Fire end() for SetNextRule[methodName=setJasperDesign, paramType=net.sf.jasperreports.engine.design.JasperDesign]
    89695 [Thread-7] DEBUG org.apache.commons.digester.Digester [setNextRule]{jasperReport} Call net.sf.jasperreports.engine.xml.JRXmlLoader.setJasperDesign(net.sf.jasperreports.engine.design.JasperDesign@147c0b3f)
    89695 [Thread-7] DEBUG org.apache.commons.beanutils.MethodUtils Matching name=setJasperDesign on class net.sf.jasperreports.engine.xml.JRXmlLoader
    89695 [Thread-7] DEBUG org.apache.commons.beanutils.MethodUtils Found straight match: public void net.sf.jasperreports.engine.xml.JRXmlLoader.setJasperDesign(net.sf.jasperreports.engine.design.JasperDesign)
    89695 [Thread-7] DEBUG org.apache.commons.beanutils.MethodUtils isPublic:true
    89696 [Thread-7] DEBUG org.apache.commons.digester.Digester   Fire end() for FactoryCreateRule[className=net.sf.jasperreports.engine.xml.JasperDesignFactory, attributeName=null, creationFactory=net.sf.jasperreports.engine.xml.JasperDesignFactory@202bb129]
    89696 [Thread-7] DEBUG org.apache.commons.digester.Digester [FactoryCreateRule]{jasperReport} Pop net.sf.jasperreports.engine.design.JasperDesign
    89696 [Thread-7] DEBUG org.apache.commons.digester.Digester.sax endPrefixMapping()
    89696 [Thread-7] DEBUG org.apache.commons.digester.Digester.sax endPrefixMapping(xsi)
    89696 [Thread-7] DEBUG org.apache.commons.digester.Digester.sax endDocument()
    Wed Sep 23 14:24:46 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    Wed Sep 23 14:24:46 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    Wed Sep 23 14:24:46 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    Wed Sep 23 14:24:46 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    Wed Sep 23 14:24:46 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    Wed Sep 23 14:24:47 EDT 2009 >>>> ! ERROR, TRYING TO ACCESS CONVERSION TABLE FROM THE PAST, FALLIN BACK ON THE NEAREST TABLE IN THE FUTURE.
    90642 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 1812864414: created for SaleOrder
    90645 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 1812864414: filling report
    90648 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 1812864414: adding page 1
    90648 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 1812864414: title
    90668 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 1812864414: page header
    90668 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 1812864414: column header
    90675 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 1812864414: detail
    90695 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 1812864414: column footer
    90697 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRFillSubreport Fill 1812864414: creating subreport filler
    90698 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 524286420: created for TotalSubReport
    90699 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRFillSubreport Band height validation for subreport "TotalSubReport" succeeded in the current page context (height = 792, top margin = 30, bottom margin = 30)
    90699 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRFillSubreport Fill 1812864414: starting 524286420
    90699 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRThreadSubreportRunner Fill 524286420: starting thread Thread[TotalSubReport subreport filler,6,main]
    90699 [TotalSubReport subreport filler] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 524286420: filling report
    90700 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRThreadSubreportRunner Fill 524286420: waiting for fill result
    90702 [TotalSubReport subreport filler] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 524286420: detail
    90706 [TotalSubReport subreport filler] DEBUG net.sf.jasperreports.engine.fill.JRVerticalFiller Fill 524286420: detail
    90709 [TotalSubReport subreport filler] DEBUG net.sf.jasperreports.engine.fill.JRBaseFiller Fill 524286420: ended
    90709 [TotalSubReport subreport filler] DEBUG net.sf.jasperreports.engine.fill.JRThreadSubreportRunner Fill 524286420: notifying of completion
    90709 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRThreadSubreportRunner Fill 524286420: notified of fill result
    90709 [Thread-7] DEBUG net.sf.jasperreports.engine.fill.JRFillSubreport Fill 1812864414: subreport 524286420 finished
    90710 [Thread-7] DEBUG net.sf.jasper

     

    THANKS!!
     

     

  6. Hi, I have a "similar" problem. I need to generate pdf documents where the user can set some description field (textfield) with html text. Is it possible to do that. I try to set IsStyledText="true" on TextElement but I didn't notice any difference on the result. I still see the tags instead of the "redered results"...

     

    This is the html that  I want to render:

     

     

    Code:
    <html>  <head>      </head>  <body>    12    <ul>      <li>        Test 144      </li>      <li>        3232      </li>      <li>        3232323      </li>      <li>        2322      </li>      <li>        4434343      </li>    </ul>    <p>           </p>  </body></html>
×
×
  • Create New...