Hi.
 
Can someone tell me the steps to properly compile fop in order to be able to
copy the resulting files into a .NET C# project and manage to compile .NET
project without having errors regarding imports of resources not available?
(I have been throught all the steps in the described in the internet but did
not manage to compile the resulting files correctly despite of having "BUILD
SUCCESSFUL" message at the end of build.)
 
Some examples of errors in .NET:

Cannot find class 'java.awt.color.ColorSpace'
Cannot find class 'java.awt.geom.AffineTransform'
Cannot find class 'org.apache.log4j.Category'
Cannot find class 'org.apache.tools.ant.BuildException'
Cannot find class 'org.apache.fop.render.awt.AWTRenderer'
Cannot find class 'org.apache.fop.layout.Area'
Cannot find class 'java.awt.geom.Rectangle2D'
...

Best regards. 
--------------------------------------
Andreia Oliveira
[EMAIL PROTECTED]
---------------------------------------


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

Reply via email to