I have used Apache-poi for creating .docx file but i am not able to create digitally signed .docx file.How digitally sign the .docx file with in the .docx file(same as micro soft digitally sign the .docx file) using Java.Please solve the problem.
Apache POI is for reading the objects from the file, you can user Com4J or do a scripting file in java.