Re: [xsl] FO error

Subject: Re: [xsl] FO error
From: "Ranjan K. Baisak" <ranjanbaisak@xxxxxxxxx>
Date: Fri, 9 Jul 2004 02:44:40 -0700 (PDT)
Hello Mukul,
           It is nothing to do with memory it is
basically column width problem.IPD stands for "Inline
Progression Dimension" or short "width". The problem
might be the total column length is more than what I
have specified in the table level. I want to make both
of them same.

regards,
Ranjan
--- Mukul Gandhi <mukul_gandhi@xxxxxxxxx> wrote:
> 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 
> 
> 



	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 

Current Thread