Hi!

>>>
The usual practice would be to run either fop.bat or fop.sh to get all of
the correct settings. If you need to do something different, review those
scripts to make sure your solution covers all of the necessary steps.
>>>

I try it at home, cause' at work i don't have many right's on the system.

And I get following error:

[INFO] 1.0dev
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/commons/io/output/Co
untingOutputStream
        at org.apache.fop.pdf.PDFFactory.makeStream(PDFFactory.java:1206)
        at
org.apache.fop.render.pdf.PDFRenderer.renderPage(PDFRenderer.java:466)
        at
org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:117)
        at org.apache.fop.area.AreaTree.addPage(AreaTree.java:141)
        at
org.apache.fop.layoutmgr.PageLayoutManager.finishPage(PageLayoutManager.ja
va:49
....

The class CountingOutputStream in fact didn't exist. Why? It was compiled
without errors. Where i can get this class and where i should put it, so
the fop will work?


CU
Anton

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to