hi,
i'm trying to implement a browser-based review with a milton webdav implementation to store the fdf-files. milton is working fine, acrobat also finds the folder and writes into it, but although it finds the fdf-file (can see that in tomcat output) when reopen the pdf, acrobat doesn't show any comments.
i'm using adobe acrobat 6 and windows xp. has anyone an idea why that does not work? maybe this is not implemented in version 6, but i can chose webdav as repository for reviews, so i thought it should work.
thx for help,
bianca
add:
actually it's is not really the acrobat browser-based review (not published via menu but file is on a web server and opened in browser). i found the sdkSOAPCollabSample.js, what does kind of the same thing, but i wanted to use a webdav server, so i took the implementation by acrobat. does this even work?
so i compared the tomcat output when opening the fdf via url and getting it automatically with acrobat - there is absolutely no difference! in both cases, they are calling exactly the same! the webdav is working ans finding everything it should.
it seems as if acrobat just not accept what it gets as input. though the file is ok.