I have a word file uploaded on the server.
I want to give the user an option to print the word file appending some predefined data from my database..
For example, If the file has status = 1, then I'll want to append "This file is verified" to the document when printing it.