Would you add the method of getInputStream() in the class "EmbeddedObjectProxy". It is very useful for some manipulate purposes to the attachment other than exracted into file system only.
e.g. for web application to transfer attachment to browser, or other usage can use the input stream.
It is like the exractFile() method just call redirect the method in the Notes class "EmbeddedObject".
Hello Moody,
it seems you exactly know what you need. If you provide a patch, the feature would be available rather soon.
Best regards,
Kurt
File Added: EmbeddedObjectProxy.java
modified class of EmbeddedObjectProxy