Faster Process Time

2001-07-09 Thread Raju Dave

Hi Folks,

I donot know why my previous posting has not been displayed, hence posting this query 
again.

My problem is time taken to convert the fo file into pdf. The formatting comes out 
exactly as required using fop. But each report of say around 30-35 pages takes 1 to 
1.5 mins.
Since we are generating more than 1000 reports in single batch it takes lot of time to 
get the pdf reports.

The batch process is executed in Solaris8 environment on a 10k IBM m/c. The java 
memory setting is at 256m. Can someone suggest a faster way of executing this process. 
Each report has 50% of pages with images.

Any hints on reducing process time is appreciated.

By the way, I did tried 'htmldoc' as suggested by seshadri but i lose control over the 
format of pdf which is not acceptable.

Please send reply.

Best Regards

Raju Dave
iORMYX GmbH
Frankfurt am Main
[EMAIL PROTECTED]



Buy Feng Shui Package for Rs. 151/- only, at 
http://shopping.rediff.com/shopping/fengshui_mailer.htm




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: AW: Faster Process Time

2001-07-09 Thread Raju Dave

Thanks for reply Jens,

I tried using fop 0.19 on my reports and didnot find any improvement. But i will try 
PDFDocumentGraphics2D, i hope it works. do u have some sample examples worked out?



Best Regards

Raju Dave
iORMYX GmbH
Frankfurt am Main
Germany


- Original Message --
Thieler Jens [EMAIL PROTECTED] wrote:
To:'[EMAIL PROTECTED]' [EMAIL PROTECTED]
From:Thieler Jens [EMAIL PROTECTED]
Date:Mon, 9 Jul 2001 16:24:45 +0200 
Subject:AW: Faster Process Time

Images seem to slow down FOP.
That's especially true for SVG images.

For a simple SVG with 4096 random geometric objects
(PNG dump with 1024 objects attached)
rendering to PDF took:
520 seconds with FOP 0.18
 12 seconds with FOP 0.19
  2.5 seconds using PDFDocumentGraphics2D

Perhaps you should try the latest version.

Jens Thieler




Buy Feng Shui Package for Rs. 151/- only, at 
http://shopping.rediff.com/shopping/fengshui_mailer.htm




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: AW: Faster Process Time

2001-07-09 Thread Laurent FRANCOIS

Yes that's true,

and animate GIF stop the FOP processor, impossible to build the pdf.

Laurent

At 16:24 09/07/01 +0200, you wrote:
Images seem to slow down FOP.
That's especially true for SVG images.

For a simple SVG with 4096 random geometric objects
(PNG dump with 1024 objects attached)
rendering to PDF took:
520 seconds with FOP 0.18
  12 seconds with FOP 0.19
   2.5 seconds using PDFDocumentGraphics2D

Perhaps you should try the latest version.

Jens Thieler


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]