Hi Kevin. Thanks, that worked.
My last issue.
Using the above results in a pdf file being created in the web folder (in fact web\PDF) every time an image is viewed. I need a procedure to clear out created images since they will obviously keep on multiplying.
The procedure should remove all pdfs in the web\PDF folder older than (say) one hour
The procedure is easy enough but suggestions as to where it should be placed would be welcomed.
e.g.
Every time a user logs in
Every time a user accesses the browse
Just before, or after new documents are added to the system
When a session is closed