2

Intersystems DeepSee provides a version of Apache FOP for pdf render. I'm facing "java probably not in path" in csp error page. I've tried to set JAVA_HOME at "../@jdkinstallpath@", "../@jdkinstallpath@/bin" with the same result. Cache 2014.2. Any advices?

2 Answers2

3

bin should not be in your JAVA_HOME definition. You want the directory above bin.

1

There is an open-source DeepSeeWeb project for DeepSee dashboard rendering. It can print them too.

rfg
  • 1,331
  • 1
  • 8
  • 24