PDFreactor:
3.0.3311 (2008-07-07)
edit-on Pro:
5.2.221 (2008-06-23)
edit-on JavaBean SDK:
5.1.290 (2007-11-07)
TYPO3 Extension:
2.0.2 (2007-06-14)
2.4 Can I run PDFreactor on a system without a graphical environment such as X11 oder Xfvb?
To run PDFreactor on a system without a graphical environment you should enable headless mode in java. To do so, you should pass the argument "-Djava.awt.headless=true" to the JRE which will run PDFreactor. Example:
java -Djava.awt.headless=true -cp ..\..\lib\pdfreactor.jar;. SimpleSample ..\din\pagestyles\header-footer.html header-footer.pdf