Sherman6789
Programmer
We have a database which records each payment made periodically by defendants per court order. Copies of the court order and check/money order payments are kept in folders for future reference.
We would like to begin scanning the court orders and payment checks/money orders into separate PDF format files which will be kept in a special folder on the computer server.
Our supervisor would like for us then to be able to click a button and a copy of the court order or individual check payment will appear on the screen for viewing or printing.
I think that each Court Order should be scanned into separate files with a file name such as: CO-23, CO-24, etc. where the number matches the record number of the defendant.
Also, the checks/money orders should be scanned separately and named something like: Pmt-23-02, Pmt-23-07, etc. where the first number (23) is the defendant's id record number and the (-02)or (-07) represents the record number for the given payment.
What is the best procedure to follow to be able to automatically call up a PDF file of a record while in the Microsoft database program?