I noticed the new release of IcePDF 4.0 - I just can't find the javadoc or developer's guide pdf download. I have an older version here so somewhere - at least in former times - the download was available.
Is the doc for 4.0 just not ready yet? But I can't even find the 3.1 documentation any more.
We opted in this release to move our documentation online. The javadoc can be generated if you download the src version with the ant directrive 'javadoc'
I tried to run an "ant javdoc" on the source package but the build.xml file does not even have a target for building the API docs. Am I missing something?