Thanks for feedback, Guys.
Basically, before printing the letter, I need a solution that enter the source code of the page (or simulate it) the following line after the BODY tag and refresh the page (or generate another showing the letter with the stamp):
<div style = "background: url (file :///G:/PostStamp.jpg) no-repeat; display: block; height: 37px; padding: 135px 0 0 0; position: absolute; right: 0; text-align: center; top: 0 width: 171px; "> %ShowDate% </ div>
The %ShowDate% I already know how to fill.
My working conditions:
1. I work in a government office.
2. Most of my colleagues are laymen in computer use, most are elderly and there are also people with disabilities (I'm trying to improve everyone's work).
3. The specific task that is necessary to improve is the print of letters (I want to eliminate the need to use hand stamps or writing manually).
4. The basis of our work is a web application developed by a third party, ready to use, and we can not request changes to the source code.
5. Locally, I can save the page and change the source code, but my colleagues will have difficulty with this task and certainly will prefer manually stamping and write.
6. I want to improve the efficiency of all people, that's why I need a solution based on a simple click or keyboard shortcut.
I tryed Greasemonkey, but we can not install add-ons to firefox too because the system security policies.
Example.jpg (184.61 kB. 956x537 - viewed 167 times.)