I have two working options below, but both seem overly fiddly. Is there a simpler way or a package for adding signature and date lines to the bottom of a document? I may need more than one set on occasion.
I tried using the end line parameter, but it didn’t seem to work any differently than length in that regard.
Next, I’m thinking I could measure the page width and subtract the date and person portions to get the remaining line length, but I don’t know how to dynamically get the page width.