https://autohotkey.com/boards/viewtopic.php?f=5&t=12941
The next thing I need to do with them is to generate a printable form (I work for lawyers and they lurve the paper) with all the data plugged in already. With the above script I can do this step by hand and already save time and increase accuracy but if the task can be further automated then that would be swell. So any ideas?
I have marked the spots where I'd like to populate the RegExMatched Data. One of the forms looks like this:

And another looks like this:

Thanx in advance.