In my company we developed a system to store all kind of documents which allows a full text search to find documents. In the results of the search, you can print the document of your choice.
What we want is a way to add some informations about the document before it is printed. Some kind of layer which is put on top of the file with a revision number, project number etc...
We can't modifiy the files directly as we have pdf's, doc's xls's, jpg's, gif's. Well any type of files you see.
So the question is, is there a way to put a layer on top of the print job?
I hope you understand what I mean. Kind of hard to explain.
What we want is a way to add some informations about the document before it is printed. Some kind of layer which is put on top of the file with a revision number, project number etc...
We can't modifiy the files directly as we have pdf's, doc's xls's, jpg's, gif's. Well any type of files you see.
So the question is, is there a way to put a layer on top of the print job?
I hope you understand what I mean. Kind of hard to explain.