I have the following code to stamp a pdf with a an image that is converted to a pdf. Everything seems to work except for it stamps every page in the pdf. How can i get it to only stamp the last page of the pdf?
pdftk temp-pdfjam.pdf stamp signature-pdfjam.pdf output final/finalized.pdf