On Thu, 3 Mar 2011, Chris Bamford wrote:
I am interested in validating the contents of Office Open XML Format files to ensure that there are no extras hidden in there (viruses or other payload). Are there any POI tools / mechanisms / apis to help me achieve this?

If you know what you're looking for then you should be fine to use POI. Take a look at the openxml4j component to explore the contents of the file.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to