pdf-rendering with xml-datasource takes 40 seconds [message #152747] |
Tue, 11 April 2006 18:08  |
Eclipse User |
|
|
|
Originally posted by: calmacroi.myrddin.ch
This is a multi-part message in MIME format.
--------------060702070002000802020007
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
to render the attached files into a pdf takes approx. 45 seconds on my
machine (1gb ram,3 mhz cpu, heapsize min 256/ max 512 mbyte).
do i something wrong or is that a general problem?
my java class which starts the render task is copied from the
birt-website tutorial...
any ideas?
thanks very much
patrick
--------------060702070002000802020007
Content-Type: text/xml;
name="ReportData.xml"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline;
filename="ReportData.xml"
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- XML data for PS4-Reports -->
<report name="Zusammenfassungsreport">
<masterPage>
<footerInfo><![CDATA[F
|
|
|
Re: pdf-rendering with xml-datasource takes 40 seconds [message #153240 is a reply to message #152747] |
Thu, 13 April 2006 05:29  |
Eclipse User |
|
|
|
Originally posted by: marc.leineweber.icc-gmbh.de
Hello Patrick,
because I'm also working on a report based on an XML data source, I saved
your report and data file to my workspace and previewed it within the
eclipse birt perspective - it took about 37 sec. to complete the preview
(but not correctly showing the images), so your main problem seems not to be
with the pdf creation but with the XML digestion. I don't know if that
information is of any need for you, but at least it will do no harm ;-)
I have a different problem with my data source (I think because it is much
smaller than yours, digestion time is no issue (yet)): Some of my text
fields only show truncated texts, and if I shorten the contents of another
field, the former truncated contents becomes longer in next preview. This
problem seems not to occur in your report, but did you see that behavior
before and may be did you perform some hidden configuration changes? There
is a special thread for that problem (started by another developer), but I
thought a direct question could lead to a faster answer.
Thank you in advance, regards,
Marc
"Patrick" <calmacroi@myrddin.ch> schrieb im Newsbeitrag
news:e1h9d6$rdc$1@utils.eclipse.org...
> to render the attached files into a pdf takes approx. 45 seconds on my
> machine (1gb ram,3 mhz cpu, heapsize min 256/ max 512 mbyte).
> do i something wrong or is that a general problem?
>
> my java class which starts the render task is copied from the
> birt-website tutorial...
>
> any ideas?
> thanks very much
> patrick
>
------------------------------------------------------------ --------------------
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!-- XML data for PS4-Reports -->
> <report name="Zusammenfassungsreport">
> <masterPage>
> <footerInfo><![CDATA[F
|
|
|
Powered by
FUDForum. Page generated in 0.06391 seconds