You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Klosa Uwe <Uw...@ub.uu.se> on 2002/03/20 10:36:38 UTC

Difference between fop.jar in distribution and after a new build.

Hi,

I've got following problem:

If I use the fop.jar, which is included in the distribution 20.0.3, my
pdf-generation is working fine.
When I run build.sh (with no errors), the resulting fop.jar is creating an
error. The output contains 
only %PDF-1.3 %ª«¬­. In log contains no error description. It contains only:

	[INFO]: building formatting object tree
	[INFO]: [1]

But line with stopping renderer is missing.

Has anyone an idea?

Uwe 

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org


Re: Difference between fop.jar in distribution and after a new build.

Posted by Christian Geisert <ch...@isu-gmbh.de>.
Klosa Uwe wrote:
> Hi,
> 
> I've got following problem:
> 
> If I use the fop.jar, which is included in the distribution 20.0.3, my
> pdf-generation is working fine.
> When I run build.sh (with no errors), the resulting fop.jar is creating an
> error. The output contains 
> only %PDF-1.3 %ª«¬­. In log contains no error description. It contains only:
> 
> 	[INFO]: building formatting object tree
> 	[INFO]: [1]
> 
> But line with stopping renderer is missing.
> 
> Has anyone an idea?

Try running with debug mode (-d switch) which will hopefully provide
some error message.

> Uwe 
Christian


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org