Re: [xsl] FO error

Subject: Re: [xsl] FO error
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Fri, 9 Jul 2004 02:39:14 -0700 (PDT)
Hi Ranjan ,
It seems, you are processing a large XML document. 

Try to increase Java's JVM memory with
java -Xm256m -Xmx256m in fop.bat 

Regards,
Mukul

--- "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx> wrote:
> Hello List,
>           I am getting following error when I am
> using
> FO stylesheet. Any clue regarding what might be
> causing this error?
> 
> [WARNING] Sum of fixed column widths 728503 greater
> than maximum specified IPD 705828
> 
> [WARNING] Sum of fixed column widths 547086 greater
> than maximum specified IPD 365669
> 
> [WARNING] Sum of fixed column widths 722830 greater
> than maximum specified IPD 705828
> 
> [ERROR] At least one of minimum, optimum, or maximum
> IPD must be specified on table.
> 
> 
> regards,
> Ranjan



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

Current Thread